| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen: | sheldonh | 2002-05-14 | 1 | -17/+47 |
* | Grammar fix: cause -> causes. | keramida | 2002-05-14 | 1 | -1/+1 |
* | Split release.2 into two stages. release.2 now install the base | ru | 2002-05-14 | 1 | -10/+17 |
* | Sync with reality. | ume | 2002-05-14 | 1 | -4/+4 |
* | CLEANFILES are too long for libc. | ru | 2002-05-13 | 1 | -11/+24 |
* | Ensure manpages are built with the all-man in the | ru | 2002-05-13 | 1 | -0/+2 |
* | Major cleanup of bsd.lib.mk. | ru | 2002-05-13 | 1 | -79/+71 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 6 | -40/+97 |
* | Back out rev 1.118. | obrien | 2002-05-12 | 1 | -12/+5 |
* | Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined. | nectar | 2002-05-12 | 2 | -0/+9 |
* | Add pointers to GCC's allowable values for -march, and restore structure | obrien | 2002-05-11 | 1 | -6/+10 |
* | Explicitely note ATEN UC-232A is supported. Sort list entries | wilko | 2002-05-11 | 1 | -3/+4 |
* | With GCC 3.1, we can now treat AMD Athlon and an Athlon. | obrien | 2002-05-11 | 1 | -5/+5 |
* | sysctl -w -> sysctl | dd | 2002-05-11 | 1 | -1/+1 |
* | sysctl -w -> sysctl | dd | 2002-05-11 | 1 | -1/+1 |
* | [Ab]use LDFLAGS rather than CFLAGS. | obrien | 2002-05-10 | 1 | -1/+1 |
* | Gcc 3.1 has different -Wx flags. | obrien | 2002-05-10 | 1 | -2/+5 |
* | Add the beginnings of Sparc64 support. | obrien | 2002-05-10 | 1 | -0/+2 |
* | Pass CFLAGS to {CC} when using it as an `ld' replacement. | obrien | 2002-05-10 | 1 | -1/+1 |
* | mklocale has bad juju for Sparc64. | obrien | 2002-05-10 | 1 | -1/+6 |
* | Pay attention to LDFLAGS when linking. | obrien | 2002-05-09 | 1 | -8/+8 |
* | Replace /kernel with /boot/kernel/kernel. | joe | 2002-05-09 | 1 | -3/+3 |
* | Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB. | obrien | 2002-05-09 | 1 | -5/+12 |
* | Put 'ftp' back. | maxim | 2002-05-08 | 1 | -0/+1 |
* | Added internal, non-recursive (SUBDIR) versions of the `all-man' | ru | 2002-05-07 | 4 | -14/+16 |
* | Install PROG before SCRIPTS and FILES, but make sure | ru | 2002-05-07 | 1 | -4/+8 |
* | Install the manpages before descending into SUBDIRs. | ru | 2002-05-07 | 1 | -3/+4 |
* | Document CVSCMDARGS variable. | matusita | 2002-05-07 | 1 | -0/+16 |
* | Sync with master.passwd. | maxim | 2002-05-07 | 1 | -2/+0 |
* | Add smmsp, mailnull and www | brian | 2002-05-07 | 1 | -0/+3 |
* | Fixed missing quotes in the default for MKDEPCMD in the CC != cc case. | bde | 2002-05-07 | 1 | -1/+1 |
* | Regen: | sheldonh | 2002-05-06 | 1 | -139/+286 |
* | PC98 still uses wd#, so resurrect the wd# entry and mark is "pc98 only". | dd | 2002-05-06 | 1 | -0/+4 |
* | Begin to turn some of the code in this man page into documentation. | chris | 2002-05-05 | 1 | -31/+102 |
* | Use -ffreestanding for kernel bits unconditionally. | obrien | 2002-05-04 | 1 | -2/+0 |
* | Try to de-confuse ad-hoc, demo ad-hoc and ibss: | imp | 2002-05-04 | 1 | -11/+23 |
* | Various updates to VOP_ATTRIB(9): mention locks being shared/exclusive | rwatson | 2002-05-03 | 1 | -4/+13 |
* | Minor tweaks: | imp | 2002-05-03 | 1 | -8/+19 |
* | Remove Apple Airport card, since it seems to be mac-only. | imp | 2002-05-03 | 1 | -10/+11 |
* | Additional patches from OpenBSD. Mostly grammar fixes and the like, | imp | 2002-05-03 | 1 | -5/+9 |
* | Bring the wi man page into the 21st centry. This man page is based | imp | 2002-05-02 | 1 | -26/+218 |
* | The fourth field of drivers.conf is no longer reserved. Document its | murray | 2002-05-01 | 1 | -2/+4 |
* | Modified the man page to reflect support for | pdeuskar | 2002-04-30 | 1 | -49/+50 |
* | Chase the sources and document the change of wait to flags, which are | asmodai | 2002-04-30 | 1 | -8/+4 |
* | Remove references to zinit() which does not exist anymore. | asmodai | 2002-04-30 | 1 | -13/+2 |
* | Document the zone allocator is now a slab allocator. | asmodai | 2002-04-30 | 1 | -0/+8 |
* | Document uma_zalloc() behaviour. | asmodai | 2002-04-30 | 1 | -2/+15 |
* | Document how to "make release" for a different arch. | ru | 2002-04-30 | 1 | -0/+16 |
* | Update function arguments to what is current used. | asmodai | 2002-04-30 | 1 | -3/+3 |
* | Prefix the remaining functions with uma_ as is now the case in UMA. | asmodai | 2002-04-30 | 2 | -15/+15 |