summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.rik2004-11-291-1/+1
* Don't flag alignment constraints as a reason for bouncing. This fixes thescottl2004-11-292-2/+2
* Sigh. I really need to get an internet connection which is less thancperciva2004-11-291-1/+1
* Use typedefs for the types of the functions that are passed as argumentsharti2004-11-2910-17/+22
* Point at the mac(4) man page when describing the -Z option.rwatson2004-11-291-5/+4
* MFi386: revisions 1.77 and 1.78.nyan2004-11-291-2/+2
* MFi386: revision 1.38.nyan2004-11-291-5/+10
* MNT_NODEV is deprecated.ru2004-11-294-15/+8
* Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero).ru2004-11-294-13/+2
* Pick up loader.rc from its old home.ru2004-11-291-1/+1
* Merge the contents of lstInt.h into the public lst.h. This let's us getharti2004-11-2929-355/+227
* Reviewed by: SUZUKI Shinsuke <suz@kame.net>gnn2004-11-291-17/+34
* Disable the beastie menu. It offends some and annoys everyone else, and I'mscottl2004-11-292-18/+1
* Move the purely device-name based entries for mice and ethernetiedowse2004-11-282-16/+7
* Add support for the TwinMOS Memory Disk IV.iedowse2004-11-282-0/+8
* Add the device ID for the 3Com 3CRSHEW696 wireless adapter.iedowse2004-11-281-0/+1
* Add support for the Trumpion/Comotron C3310 MP3 player.iedowse2004-11-282-0/+8
* Fix a long standing bug in geom_mbr which is only now exposed by thephk2004-11-281-4/+14
* Add axe(4) devices to the USB ethernet regular expression.iedowse2004-11-281-1/+1
* Fix a few coding errors that caused compiler warnings.iedowse2004-11-281-5/+6
* Check that saddr->sa_family is a sensible value before using it.cperciva2004-11-281-0/+4
* When determining whether filename is too long for akientzle2004-11-281-6/+6
* Correct the spelling of "archive_write_pax_header"kientzle2004-11-281-1/+1
* Clarify that devd will only parse files whose names end in .conf.ceri2004-11-281-1/+3
* Change CUSTOMIZE example.phk2004-11-281-3/+2
* Make it possible to specify a list of customize scripts.phk2004-11-281-7/+8
* Add various customize scripts.phk2004-11-284-0/+146
* Hardlink the generated /etc/fstab to /conf/base/etc/fstabphk2004-11-281-0/+1
* - Don't blindly use the return value of uart_cpu_channel() to calculatemarius2004-11-281-7/+33
* Don't acquire Giant before calling closef() in close() (and elsewhere);rwatson2004-11-281-7/+7
* don't mv(1) nonexistent directories.phk2004-11-281-1/+1
* Reduce -j12 to -j3phk2004-11-281-1/+1
* Use FILEDESC_LOCK_FAST in checkdirs()phk2004-11-281-5/+5
* #define the ioctls that take no arguments correctly.phk2004-11-281-4/+4
* Assert the inpcb lock in tcp_xmit_timer() as it performs read-modify-rwatson2004-11-282-0/+4
* Expand coverage of the receive socket buffer lock when handling urgentrwatson2004-11-282-4/+6
* Whitespace fixes:marcel2004-11-281-33/+18
* o Introduce efimd_va2pa() to translate addresses in efi_copy{in|out}()marcel2004-11-284-55/+31
* Add efimd.c. This file contains MD code used by the EFI library. Whilemarcel2004-11-282-2/+47
* When required to negate the absoulte result of a division/remainderpeadar2004-11-272-2/+2
* Disable protocol field compression on the inner PPP frame when also doingarchie2004-11-271-1/+1
* Do export the advertised receive window via the tcpi_rcv_space field ofrwatson2004-11-272-1/+2
* Auto generate device listings for the snd_ich(4) driver.simon2004-11-273-0/+5
* Add manual page for snd_ich(4).simon2004-11-272-0/+95
* Unlock mutex if PDROP was set by caller.davidxu2004-11-271-0/+2
* The Ken Thompson school of thought on expert systems:dds2004-11-271-0/+4
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-2764-76/+64
* Axe a.out core dump support. Neither older gdb binaries nor currentdas2004-11-273-69/+1
* Remove a.out support from gcore(1).das2004-11-272-249/+0
* Axe the semblance of support for PECOFF and Linux a.out core dumps.das2004-11-272-119/+3
OpenPOWER on IntegriCloud