bouyer
001faf8e6c
Add etherip to the list of interface supporting ETHER_VLAN_MTU.
2008-11-15 21:37:12 +00:00
mrg
867022784c
revert sparc back to default of XFree86 at the request of macallan.
2008-11-15 11:27:49 +00:00
apb
c89f08d79b
Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now:
...
0 Minimal output ("quiet")
1 Describe what is occurring
2 Describe what is occurring and echo the actual command
3 Ignore the effect of the "@" prefix in make commands
4 Trace shell commands using the shell's -x flag
The default remains MAKEVERBOSE=2.
2008-11-13 20:40:11 +00:00
njoly
666b1f282d
mdoc warning fix.
2008-11-13 10:25:15 +00:00
pooka
b2fa04c6b2
Now that MKPUFFS is default, kill it as advertised.
...
While there, give puffs and refuse files sensible syspkg entries.
2008-11-12 13:17:27 +00:00
ad
0efea177e3
Remove LKMs and switch to the module framework, pass 1.
...
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
cube
3b773d2296
Add MesaGLUT to the list of X11SRCDIR.<package> variables.
2008-11-11 16:09:53 +00:00
matt
ee49c1fc79
Add BSS -> block started by symbol
2008-11-11 03:55:40 +00:00
macallan
2cee05c1b0
it's ag10e not agten
2008-11-11 03:39:08 +00:00
reed
ce38195e06
Reference secmodel_securelevel(9) manual page.
2008-11-11 00:18:48 +00:00
reed
5c180a1861
Fix Document Title and one line description.
2008-11-11 00:10:39 +00:00
reed
452130b57f
Reference secmodel_securelevel manual page.
2008-11-11 00:08:52 +00:00
elad
bd9a6d9b4f
Add Hugh Graham (hugh@openbsd.org) to the copyright notice.
...
This man-page is based on OpenBSD's securelevel(7), and the copyright was
not reflecting that (probably due to a copy/paste error on my part; I can't
remember).
Noticed by Jeremy C. Reed, thanks!
2008-11-10 15:00:18 +00:00
mrg
e5bc8e2c94
fix a couple of minor errors picked up by he@. thanks!
2008-11-09 23:07:22 +00:00
mrg
9c8df5ee67
- retire MKXORG from public use
...
- introduce X11FLAVOUR to choose src/x11 vs src/external/mit/xorg
for the X11 to build if MKX11=yes is set. it takes the values
of either Xorg or XFree86.
- default to Xorg on alpha, i386, macppc, shark, sparc and sparc64
- remove MKXORG_WITH_XSRC_XSERVER, unused and never useful
2008-11-09 23:02:28 +00:00
wiz
1c06724455
Bump date for previous.
2008-11-09 19:57:18 +00:00
rmind
1ab44d6592
Update uvm_km_suballoc() description.
...
Also closes PR/38713.
2008-11-09 19:37:37 +00:00
pgoyette
57edb16273
Update for new reality.
2008-11-09 14:00:48 +00:00
jdc
61d904bdb2
Note 4Gb limit for booting U1 and U2 machines.
2008-11-09 11:49:36 +00:00
wiz
5c9fd16b20
Fix typo.
2008-11-07 16:46:00 +00:00
joerg
a9e7045184
Don't reference pkgsrc package.
2008-11-07 14:51:12 +00:00
joerg
a0241f836c
Drop FILES section.
2008-11-07 14:50:45 +00:00
joerg
2af8c311c1
Don't reference pkgsrc firmware package.
2008-11-07 14:50:16 +00:00
joerg
4cab5b31e4
Update to reflect that the firmware images are shipped with base now.
...
For ipw and iwi also document the sysctl variables.
2008-11-07 11:41:34 +00:00
macallan
e1d1db9e9e
add a couple driver names for Xorg
2008-11-06 22:13:58 +00:00
wiz
e896af94f7
ext2 -> Ext2, to match newfs_ext2fs.
2008-11-06 19:40:03 +00:00
wiz
55bab24118
Spelling fixes.
2008-11-06 17:51:39 +00:00
wiz
e68e7dcd1f
Use Nx instead of NetBSD; spell "ext2" with lower case 'e', per Wikipedia.
2008-11-06 17:48:33 +00:00
tsutsui
4a22671764
- misc updates and fixes to sync with reality:
...
- boot loader prompt
- netboot with the NetBSD boot loader
- banner on LCD
- add some Xrefs
2008-11-06 16:20:55 +00:00
elad
fb62056e51
Don't build kernel modules with PIE.
...
Discussed with and okay christos@.
2008-11-05 00:54:25 +00:00
wiz
0330938e14
Use more markup. New sentence, new line. Spelling fixes.
2008-11-03 08:48:41 +00:00
jnemeth
3278bb42bf
add new nsp.4 manpage
2008-11-02 23:47:41 +00:00
tls
09c3b3c8d4
Add manual page for nsp(4), the driver for NSP2000 cryptographic
...
accellerators. Adjust mdoc.local so it knows about .Fx 4.11, present in
nsp manual page.
2008-11-02 22:11:36 +00:00
christos
21e13aaf56
reflect reality in the struct members.
2008-10-31 14:15:12 +00:00
mrg
acc852a217
more MKSHARE == no fixes:
...
- move installation of atf pkg-config files out of share/atf/
- don't install spell or ching share files
- update some directory entries to not have 'share' tag
now my MKLINT=no MKSHARE=no MKPROFILE=no builds work again.
2008-10-30 21:37:55 +00:00
apb
b6f5a7e64f
Improve the description of what the "-c" (RB_USERCONF) flag does.
2008-10-30 09:49:23 +00:00
wiz
9ea60f369f
Use fixed date in Dd (our mdoc macro set doesn't support Mdocdate).
2008-10-30 08:35:09 +00:00
macallan
aaac5b14c0
add suncg6 driver
2008-10-29 23:46:52 +00:00
jkunz
fb8ec4c35a
Ported alipm(4) and admtemp(4) from OpenBSD.
2008-10-29 17:26:56 +00:00
jmcneill
8c98a757f3
Add example pppd configuration for bluetooth DUN with Telus Mobility.
2008-10-29 12:47:08 +00:00
kleink
6a631641a7
Import tzdata2008i.
2008-10-29 11:26:28 +00:00
agc
bbfcbb24a0
Flick the puffs switch, and set MKPUFFS on by default.
2008-10-29 06:20:27 +00:00
macallan
aa4b1d80e4
add sunffb driver
2008-10-29 03:11:27 +00:00
wiz
c9fe8b901d
Use .Er for error codes.
2008-10-28 18:42:54 +00:00
plunky
d2d4850456
clarify allocation/error return of sockopt_set()
2008-10-28 12:07:25 +00:00
mrg
bafe7cb90b
- enable 32-bit library builds on amd64 and sparc64
...
- add 3 new top-level targets:
do-compat-lib-csu
do-compat-libgcc
do-compat-lib-libc
and run them before "do-build" if ${MKCOMPAT} != "no"
2008-10-27 22:32:51 +00:00
apb
2962a4be8e
Always define TOOL_* variables in bsd.own.mk, not in bsd.sys.mk.
...
Previously, they were defined in bsd.own.mk if USETOOLS=yes, but in
bsd.sys.mk if USETOOLS!=yes. This caused makefiles that did this:
.include <bsd.own.mk>
FOO != ${TOOL_BAR} args...
to work in the USETOOLS=yes case but not in the USETOOLS!=yes case.
2008-10-26 23:13:24 +00:00
apb
6710f563cb
Set HOST_SH?=/bin/sh unconditionally. Previously, it was conditionally
...
set to /usr/bin/bash if HOST_CYGWIN was defined, but now build.sh
tries to set HOST_SH appropriately.
Remove the HOST_CYGWIN variable, which was not used for any other purpose.
Document that HOST_SH should be an absolute path.
THis was proposed in tech-toolchain.
2008-10-26 15:51:20 +00:00
mrg
e365204b08
add MKCOMPAT, to build 32 bit libs. default to no for now for everyone.
2008-10-26 07:09:11 +00:00
apb
a02cace51f
Use ${TOOL_SED} instead of plain "sed" in "!=" assignments.
...
This may need more work to prevent warning messages during
"make cleandir" when the commands in "!=" assignments are executed
even though tools may not have been built.
2008-10-25 22:35:36 +00:00