| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate the uses of a buffer and make it dynamically sized. | obrien | 2003-01-09 | 1 | -15/+16 |
* | Actually, the canonical way would be syntactically correct. | des | 2003-01-09 | 1 | -1/+1 |
* | Canonical way of determining whether or not to use crypto. | des | 2003-01-09 | 1 | -1/+1 |
* | Fix up some grammar. | trhodes | 2003-01-09 | 1 | -2/+2 |
* | Add code to parse the contents of an ACPI MADT table and to dump its | jhb | 2003-01-08 | 1 | -0/+176 |
* | Add structure definitions for the various items in a ACPI Multiple | jhb | 2003-01-08 | 1 | -0/+105 |
* | For now, set only the resource limits and process priority associated | rwatson | 2003-01-08 | 1 | -1/+2 |
* | Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an added | scottl | 2003-01-07 | 6 | -12/+76 |
* | Compare pointers to NULL rather than make it look like they are ints. | obrien | 2003-01-06 | 1 | -2/+2 |
* | save_realloc() should use reallocf() to close memory leaks. | obrien | 2003-01-06 | 2 | -4/+4 |
* | Update kernbb(8) to deal with GCC's new way of doing things. | phk | 2003-01-06 | 3 | -86/+51 |
* | Prevent buffer overflow in format_cmd() by properly tracking maximum | jkh | 2003-01-06 | 4 | -16/+24 |
* | Enable pppctl(8) on ia64. | marcel | 2003-01-06 | 1 | -1/+1 |
* | Build pppctl on sparc64, now that we have libc_r. | tmm | 2003-01-05 | 1 | -1/+1 |
* | - Remove speed_map API because speed_map is obsoleted by 1394a. | simokawa | 2003-01-04 | 2 | -30/+3 |
* | - Handle zero sized directory right way. | simokawa | 2003-01-04 | 2 | -12/+20 |
* | Make struct swblock kernel only, to make vm/swap_pager.h userland includable. | phk | 2003-01-03 | 1 | -1/+1 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 30 | -49/+55 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 12 | -51/+47 |
* | Back out rev 1.19; getbsize(3)'s original interface has been restored. | mike | 2002-12-30 | 1 | -1/+1 |
* | Back out rev 1.78; getbsize(3)'s original interface has been restored. | mike | 2002-12-30 | 1 | -8/+6 |
* | Back out rev 1.33; getbsize(3)'s original interface has been restored. | mike | 2002-12-30 | 1 | -1/+1 |
* | Make fully WARNS=5 clean. | obrien | 2002-12-30 | 2 | -6/+6 |
* | Use basename(3). | obrien | 2002-12-30 | 1 | -3/+2 |
* | Import FireWire userland utility. | simokawa | 2002-12-30 | 5 | -0/+759 |
* | Use <sys/endian.h> rather than a private verison. | obrien | 2002-12-30 | 2 | -60/+2 |
* | Move elf2aout back to /usr/bin -- it is a general development tool, not | obrien | 2002-12-30 | 3 | -172/+0 |
* | This really isn't WARNS clean. | obrien | 2002-12-30 | 1 | -2/+1 |
* | Print old mixer levels when setting new ones. | jmallett | 2002-12-30 | 1 | -2/+8 |
* | Fix printf format errors on 64-bit platforms and make WARNS=5 compliant. | wollman | 2002-12-29 | 2 | -23/+28 |
* | Add support for MPI-350 the mini-pci Cisco Aironet card. This needs more | ambrisko | 2002-12-29 | 2 | -21/+128 |
* | Use the new sector0 munging ioctls to make boot0cfg work under GEOM. | phk | 2002-12-29 | 1 | -8/+31 |
* | Since our default boot block now supports UFS1 and UFS2 even on | rwatson | 2002-12-28 | 2 | -14/+4 |
* | english(4) police. | schweikh | 2002-12-27 | 36 | -54/+54 |
* | POLA dictates that in the file designated with the -f option | ru | 2002-12-27 | 2 | -2/+12 |
* | s/pseudo-device/device/ | ru | 2002-12-26 | 1 | -1/+1 |
* | mdoc(7) police: Deal with self-xrefs. | ru | 2002-12-24 | 5 | -6/+6 |
* | Fix usbd.conf parsing: fgetln(3) returns a string without terminating | maxim | 2002-12-24 | 1 | -1/+1 |
* | Various language tweaks. | trhodes | 2002-12-24 | 1 | -17/+17 |
* | Add a new ftp mirror in Ireland which offers a service over IPv6. | dwmalone | 2002-12-23 | 2 | -0/+8 |
* | Fix typo: vunerable -> vulnerable. | pb | 2002-12-22 | 1 | -1/+1 |
* | Make newsyslog(8) print the correct date when the logs are turned over. | trhodes | 2002-12-21 | 1 | -2/+2 |
* | Correct path to /usr/sbin/sysinstall for HEAD since that's where it lives now. | jkh | 2002-12-20 | 2 | -6/+6 |
* | o Use sysctl machdep.acpi_root to get the physical address of the | marcel | 2002-12-19 | 4 | -17/+42 |
* | On drives that returns 00 as 100% done, lower the criteria | sos | 2002-12-18 | 1 | -13/+13 |
* | Change the name for the local unix-socket based protocol | mbr | 2002-12-16 | 2 | -6/+13 |
* | Add a new `W' flag, that when used in conjunction with the `Z' flag or the | sobomax | 2002-12-15 | 2 | -8/+38 |
* | Update ROOT_MIN_SIZE for i386 to 118MB (and other ROOT_*_SIZE). | kuriyama | 2002-12-15 | 4 | -10/+10 |
* | Markup fixes. Document more correctly. | trhodes | 2002-12-14 | 1 | -8/+14 |
* | Add missing "of". | fenner | 2002-12-14 | 1 | -1/+1 |