aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ia64 support. Due to the bogus placement of some i4b includes, it isPeter Wemm2001-10-231-1/+1
* Add data serialisations after ptc and mov to rr[] instructions.Doug Rabson2001-10-231-5/+6
* ia64 support. Hide a.out support solely under i386. While alpha neverPeter Wemm2001-10-232-1/+8
* ia64 support: move pnpinfo to i386 and alpha sections for now. i386 hasPeter Wemm2001-10-231-3/+7
* Add ia64 support (stubs, just like i386, alpha)Peter Wemm2001-10-233-0/+61
* Add a bunch of new PCI ID's for Intel ATA chips.Søren Schmidt2001-10-232-0/+10
* fix broken `compat_atdisk'(replace raw device name with block device's).Akio Morita2001-10-231-2/+3
* Add experimental support for the HighPoint HPT372 ATA133 controller.Søren Schmidt2001-10-232-7/+41
* Connect cxconfig(8) to build.Ruslan Ermilov2001-10-231-2/+2
* WARNSify.Ruslan Ermilov2001-10-234-50/+94
* Fix compile error of the case using `LINE30' option.Akio Morita2001-10-232-0/+6
* Add experimental support for the Promise ATA133 controller.Søren Schmidt2001-10-232-4/+10
* Add a tunable (hw.pcic.boot_deactivated) which will boot the systemWarner Losh2001-10-231-1/+14
* Allow users to specify a command to use as remote command instead ofWarner Losh2001-10-234-6/+257
* Fix incorrect double-termination of vm_object. When a vm_object isMatthew Dillon2001-10-231-1/+12
* Change the vnode list under the mount point from a LIST to a TAILQMatthew Dillon2001-10-2318-55/+60
* Refer to chflags(2) instead of chflags(1) (since we're a section 2Dima Dorfman2001-10-231-3/+2
* This program uses sysexits(3), so it does not exit 1 on failure.Dima Dorfman2001-10-231-3/+1
* Explain a little about sysexits(3) so that regular users can takeDima Dorfman2001-10-231-4/+8
* Remove funky right justification.Mike Barcroft2001-10-236-52/+52
* Fixed the value of the prefixlen in the sadb_address structure.Hajimu UMEMOTO2001-10-221-8/+20
* In the signal trampoline, flush the register stack before callingDoug Rabson2001-10-222-2/+4
* New release note: pkg_create -b.Bruce A. Mah2001-10-222-0/+8
* Re-order ports collection infrastructure section of release notes.Bruce A. Mah2001-10-222-86/+86
* Delete wx(4) release notes and hardware notes.Bruce A. Mah2001-10-224-16/+2
* Reduce frequency of Battery info (_BIF) acquisition. This helpsMitsuru IWASAKI2001-10-221-6/+38
* Fix reversed virtual/physical bus check, whoops!Mike Smith2001-10-221-1/+1
* Fix UserTerms disassembling. Now that dumped ASL can be compiled withMitsuru IWASAKI2001-10-2210-35/+266
* Remove unused headers that were breaking LINT.Jonathan Lemon2001-10-221-6/+0
* Back out my previous commit. It is not necessary anymore now that RuslanJohn Hay2001-10-221-4/+3
* No, you may not /* FALLTHROUGH */. Not only will you return an incorrectDag-Erling Smørgrav2001-10-221-1/+1
* wx is an ex-parrot. wx doesn't exist any more, so remove it.Warner Losh2001-10-222-2/+0
* These two used sioreg.h as well. This is mildly bogus, but it is harderWarner Losh2001-10-222-2/+2
* Back out part of previous commit: remove #include <sys/proc.h>.Dag-Erling Smørgrav2001-10-222-2/+0
* Upon further reflection, back out previous commit, partly for the reasonsDag-Erling Smørgrav2001-10-222-9/+7
* restore the data of the ip header when extended udp header and data checksumHajimu UMEMOTO2001-10-221-0/+3
* This is __i386__-only, not !__alpha__. We never had userconfig onPeter Wemm2001-10-221-1/+1
* disk_clone() was a bit too eager to please: "md0s1ec" is not a validPoul-Henning Kamp2001-10-221-0/+2
* Clamp down with NOOBJ.Ruslan Ermilov2001-10-221-8/+9
* Argh! Shoot me! (add closing */ after $FreeBSD$ )Peter Wemm2001-10-221-1/+1
* Fix WAW dependency. p6 is written in the syscall epilogue.Peter Wemm2001-10-221-0/+1
* Unbreak make world by adding .CURDIR here and there.John Hay2001-10-221-3/+4
* Fix a few more dependancy violations.Doug Rabson2001-10-221-3/+3
* Remove extra memory region kept by "struct pfil_head pfil_head_t;".Ruslan Ermilov2001-10-221-1/+1
* Setup for a 200MB FS -- 209715200/512= 409600 sectors.David E. O'Brien2001-10-221-1/+1
* Implement TCP/IP checksum off-loading on send for the 3c905B and laterAlan Cox2001-10-221-1/+12
* First commit after a repo copy of isa/sio* -> dev/sio:Warner Losh2001-10-228-3532/+6
* #include <sys/proc.h> where needed (for the stop event definitions) andDag-Erling Smørgrav2001-10-227-29/+49
* Move the stop event macros from pioctl.h to proc.h, and add an S_ALLSTOPSDag-Erling Smørgrav2001-10-222-7/+9
* When we set our UID to `nobody', set an appropriate group also.David E. O'Brien2001-10-221-0/+1