Age | Commit message (Expand) | Author |
2002-04-18 | oops, there is no cd0 on hp300 | Theo de Raadt |
2002-04-18 | Regen. | Miod Vallat |
2002-04-18 | /dev/reload does not exist for mac68k. | Miod Vallat |
2002-04-18 | no chroot | Theo de Raadt |
2002-04-18 | no chroot, and avoid SYMLINK to instbin | Theo de Raadt |
2002-04-18 | Reuse cddb code to support FreeBSD new cdid command. | Marc Espie |
2002-04-18 | no chroot | Theo de Raadt |
2002-04-18 | Regen. | Miod Vallat |
2002-04-18 | Block devices have 16 partitions per disklabel now. | Miod Vallat |
2002-04-18 | Make the Mac68k disklabel 16 partitions long, to cope with | Miod Vallat |
2002-04-18 | Install both kerb directories with install -d (suggested by millert@) | Marc Espie |
2002-04-18 | Report explicit failure instead of success and no operation when asked to | Miod Vallat |
2002-04-18 | remove extra spaces, fix rcsid (noticed by millert) | Marc Espie |
2002-04-18 | for real this time | Theo de Raadt |
2002-04-18 | not needed | Theo de Raadt |
2002-04-18 | the chroot in the install is used, no need in instbin | Theo de Raadt |
2002-04-18 | KNF | Theo de Raadt |
2002-04-18 | - use a define instead of a hardcoded value for 68040 cache control | Miod Vallat |
2002-04-18 | Use FPU_FOO constants everywhere, and do not print the 68060 as having both | Miod Vallat |
2002-04-18 | There is no point in embedding an out-of-date copy of <sys/disklabel.h>, | Miod Vallat |
2002-04-18 | Add cddb support. | Marc Espie |
2002-04-18 | add conexant lanfinity | Jason Wright |
2002-04-18 | add support for Conexant LANfinity RS7112; based on patch from Maurice Nonnek... | Jason Wright |
2002-04-18 | correct description of undefine, both according to the code, and to | Marc Espie |
2002-04-18 | sync | Jason Wright |
2002-04-18 | Another conexant winmodem, and a MiniPCI ethernet card; Maurice Nonnekes <mau... | Jason Wright |
2002-04-18 | Add amphy | Jason Wright |
2002-04-18 | Provide the correct signal number to the ktrace PSIG information instead | Miod Vallat |
2002-04-18 | remove garbage | Theo de Raadt |
2002-04-18 | use strlcpy | Theo de Raadt |
2002-04-18 | call pool_get() with PR_NOWAIT. allocation can fail with low memory, but | Theo de Raadt |
2002-04-18 | update to sendmail 8.12.3 | Todd C. Miller |
2002-04-17 | Our m4 generated MAKEDEV will eventually be less SunOS-friendly than they | Miod Vallat |
2002-04-17 | Add Quadra 950 as supported (via serial console) hardware; sync with web page. | Miod Vallat |
2002-04-17 | Regen mvme68k MAKEDEV, and add it to the list of m4 MAKEDEV enabled arches. | Miod Vallat |
2002-04-17 | Switch mvme68k to the m4 MAKEDEV scheme. | Miod Vallat |
2002-04-17 | Remove duplicate device list for "MAKEDEV all". | Miod Vallat |
2002-04-17 | Fix a macro usage buglet. | Miod Vallat |
2002-04-17 | dm9102 appears to be register compatible with dm9101 which is also an amphy-a... | Jason Wright |
2002-04-17 | Reset lineno for each file, so pfctl -R ... -N ... reports the right | Daniel Hartmeier |
2002-04-17 | remove unneeded bytes; tested by nate, deraadt and nate ok. | Federico G. Schwindt |
2002-04-17 | Clear flags indicating whether or not wi or hostap is active as | Todd C. Miller |
2002-04-17 | 50'000 -> 50000 (50,000 is equally wrong ;), from David Krause | Daniel Hartmeier |
2002-04-17 | Document bulk package building. | Marc Espie |
2002-04-17 | Disallow condTop from ever becoming <0. Fixes regress/mk17 mk18. | Marc Espie |
2002-04-17 | Use __func__ in assert. | Marc Espie |
2002-04-17 | Ld speed-up patch. | Marc Espie |
2002-04-17 | regen | Todd C. Miller |
2002-04-17 | Spectrum24 LA4100 is vendor id SYMBOL not SYMBOL2; from NetBSD | Todd C. Miller |
2002-04-17 | getopt idiot | Theo de Raadt |