Age | Commit message (Expand) | Author |
2001-08-13 | - Note that unpromoted types should not be passed to va_arg | Heikki Korpela |
2001-08-12 | SEMMNS *can* be greater than SEMMNI. (sheesh..) | Heikki Korpela |
2001-08-12 | Document FULLPKGNAME changes. | Marc Espie |
2001-08-11 | Remove NVNODE from options(4) because there's no point in using | Heikki Korpela |
2001-08-11 | Fixup example files, man pages and phones parsing. | Kenneth R Westerback |
2001-08-09 | mention ELF runtime linker; closes PR 1855 | Jason Peel |
2001-08-08 | s/device specific/device-specific/; pointed out by pjanzen@ | Jason Peel |
2001-08-08 | typo. closes PR 1990; from <Hans-Joerg.Hoexer@informatik.stud.uni-erlangen.de> | Jason Peel |
2001-08-08 | Reference altq(9) in addition to altqd(8) in options(4) because | Heikki Korpela |
2001-08-08 | remove IPCOMP. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-08 | The kernel message for reaching the mclpool limit has | Heikki Korpela |
2001-08-07 | Document SEMMNI and SEMMNS kernel options as they are | Heikki Korpela |
2001-08-07 | Document ADOSFS kernel option. Note caveat: only amiga FFS | Heikki Korpela |
2001-08-06 | MACHINE_CONTIG doesn't exist anymore, nor do RAM_DISK_* ... | Miod Vallat |
2001-08-06 | o) add BSDI macro (.Bsx); | Mike Pechkin |
2001-08-05 | - raid -> RAID | Brad Smith |
2001-08-05 | Comment out a reference to the usbhidctl utility as it's not currently | Hugh Graham |
2001-08-04 | There is not currently a usb(3) manpage, so comment out the Xr. | Hugh Graham |
2001-08-04 | alphabetize device listing | Peter Valchev |
2001-08-03 | Use IFCAP_VLAN_MTU and IFCAP_VLAN_HWTAGGING capabilities: | Chris Cappuccio |
2001-08-03 | Note Acard support and bugs with AMD, OPTi | Chris Cappuccio |
2001-08-03 | first shot at a section 4 intro for powerpc, ok drahn | Peter Valchev |
2001-08-03 | o) We don't like .Pp before/after .Sh; | Mike Pechkin |
2001-08-03 | o) Remove unneeded .Nm arguments; | Mike Pechkin |
2001-08-02 | assure -> ensure | Hugh Graham |
2001-08-02 | pet peeve, insure vs ensure | Hugh Graham |
2001-08-02 | add lost .Nm entry to .Sh NAME; | Mike Pechkin |
2001-08-02 | remove unnecessary MLINK entry mentioned twice. | Mike Pechkin |
2001-08-02 | remove unnecessary .Re; | Mike Pechkin |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-08-02 | document .Nd | Todd C. Miller |
2001-08-02 | More DESTDIR -> DESTDIRNAME changes. | Marc Espie |
2001-08-02 | I tested a big enough range, so just list them all | Theo de Raadt |
2001-07-31 | more Xr fixes | Theo de Raadt |
2001-07-31 | there is no tprintf | Theo de Raadt |
2001-07-31 | Remove unsupported drek | Todd C. Miller |
2001-07-31 | allow to test that flags are unset, ok dhartmei@, mickey@ | Peter Stromberg |
2001-07-31 | more Xr completions | Theo de Raadt |
2001-07-31 | remove bad Xr | Theo de Raadt |
2001-07-30 | activate a few forgotten manpages | Hugh Graham |
2001-07-28 | SWAPPAGER and DEVPAGER are dead. | Artur Grabowski |
2001-07-28 | cleanups. typo. | Mike Pechkin |
2001-07-27 | Back out changes adding 'make depend' to recommended build process. | Kenneth R Westerback |
2001-07-27 | 'make depend' really is required, esp. to prevent cruft being installed in th... | Kenneth R Westerback |
2001-07-27 | We can now boot from I2O devices | Niklas Hallqvist |
2001-07-27 | Startup hooks. Can be used for providing root/swap devices from device | Niklas Hallqvist |
2001-07-27 | Update list of cards supported by nge(4) | Nathan Binkert |
2001-07-26 | Fix my ! iface example to be more useful | Chris Cappuccio |
2001-07-22 | Fix times vs timed typo. Closes PR #1952. | Kenneth R Westerback |
2001-07-21 | Several fixups; from Brian Poole <raj@cerias.purdue.edu> | Jason Wright |