summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-3092-410/+415
* Update to use the common hardware list instead of creating our own.jake2002-12-302-14/+1
* - Make this just be a list of supported systems, and point to the sun systemsjake2002-12-301-207/+103
* Updates to stuff that supported or not supported on sparc64.jake2002-12-302-28/+30
* Correct mbuf packet header propagation. Previously, packet headerssam2002-12-3018-67/+126
* fix build (make LINT)sam2002-12-301-0/+1
* Remove the PAWS ack-on-ack debugging printf().dillon2002-12-302-10/+4
* A better rationale justifying rev 1.6 is to support field widths ofobrien2002-12-300-0/+0
* correct style bogonssam2002-12-301-4/+2
* Remove hack from rev 1.15; getbsize(3)'s original interface has beenmike2002-12-301-3/+1
* Back out rev 1.19; getbsize(3)'s original interface has been restored.mike2002-12-301-1/+1
* Back out rev 1.78; getbsize(3)'s original interface has been restored.mike2002-12-301-8/+6
* Fix compiling without DDB and ALT_BREAK_TO_DEBUGGER.jake2002-12-301-0/+2
* Back out rev 1.33; getbsize(3)'s original interface has been restored.mike2002-12-301-1/+1
* Back out rev 1.20; getbsize(3)'s original interface has been restored.mike2002-12-301-3/+1
* Back out rev 1.27; getbsize(3)'s original interface has been restored.mike2002-12-301-2/+1
* Back out rev 1.44; getbsize(3)'s original interface has been restored.mike2002-12-301-4/+3
* Minor typo fixes and whitespace cleanups.schweikh2002-12-301-4/+3
* Add "-h" arguments to getfacl and setfacl, which behave in a mannerrwatson2002-12-305-20/+49
* Leave only one of the two $FreeBSD$ tag, and use __FBSDID().mux2002-12-301-6/+3
* Change the ident so people know a kernel built with this has SMP support.obrien2002-12-301-0/+2
* Sync with GENERIC rev 1.371.obrien2002-12-301-2/+10
* Using our new wonderful include directive, save our x86 SMP users fromobrien2002-12-301-0/+10
* Back out the s/int */size_t */ commit.obrien2002-12-303-3/+3
* Make fully WARNS=5 clean.obrien2002-12-302-6/+6
* Use basename(3).obrien2002-12-301-3/+2
* Import FireWire userland utility.simokawa2002-12-305-0/+759
* Use <sys/endian.h> rather than a private verison.obrien2002-12-302-60/+2
* Move elf2aout back to /usr/bin -- it is a general development tool, notobrien2002-12-305-173/+2
* Use the offical sys/endian.h rather than reaching way over into anotherobrien2002-12-302-2/+1
* Adjust path to crunchide.obrien2002-12-301-3/+3
* Adjust max WARNs for sparc64.obrien2002-12-301-2/+1
* Style cleanup.obrien2002-12-301-11/+10
* Make WARNS=5 clean.obrien2002-12-302-5/+3
* Install /sys/dev/firewire/*.h under /usr/include/dev/firewiresimokawa2002-12-302-2/+4
* - Add more CSR related definitions (IEEE-1212).simokawa2002-12-301-5/+62
* This builds fine with WARNS.obrien2002-12-301-1/+0
* This really isn't WARNS clean.obrien2002-12-302-4/+2
* This compiles fine w/WARNS.obrien2002-12-301-6/+5
* Add ca_ES localeache2002-12-3012-10/+254
* Add directories for upcoming ca_ES localeache2002-12-302-0/+12
* - Mark the kernel_map as a system map immediately after its creation.alc2002-12-301-2/+2
* Make the first argument to getbsize(3) a `size_t *'. This is a hackmike2002-12-301-3/+4
* Use 'msdosfs' in the /etc/fstab example. However, it works either way.trhodes2002-12-301-2/+2
* Print old mixer levels when setting new ones.jmallett2002-12-301-2/+8
* o cannot use M_COPY_PKTHDR on an mbuf that has a cluster; if we need tosam2002-12-301-8/+29
* Fix LP64 architectures and especially ia64. Functions that returnmarcel2002-12-302-0/+2
* - Increment the vm_map's timestamp if _vm_map_trylock() succeeds.alc2002-12-301-10/+11
* Fix printf format errors on 64-bit platforms and make WARNS=5 compliant.wollman2002-12-292-23/+28
* Add msdosfs.5trhodes2002-12-291-0/+79
OpenPOWER on IntegriCloud