summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a panic when doing "ipfw add pipe 1 log ..."luigi2002-07-172-6/+31
* The following builtins are now available as external commands as well:sheldonh2002-07-171-11/+11
* Better verbage on hw.pcic sysctls, delete now obsolete commentimp2002-07-171-10/+8
* o Remove workaround that I put in to mask the BadVcc problem.imp2002-07-172-34/+71
* Be more conservative about the address ranges we assign. Someimp2002-07-171-0/+5
* GLOB_QUOTE has been retired.mikeh2002-07-173-3/+3
* Add definitions for the Ext 1 register on cirrus logic PD-6729.imp2002-07-171-0/+9
* Qualify comment on machdep.cpu_idle_hlt. Turning this on on a SMPdillon2002-07-172-6/+20
* pccard_common.c is no longer necssaryimp2002-07-171-1/+0
* Eliminate the need for pccard_common.c by moving the function inlineimp2002-07-173-70/+19
* Update glob(3) to add all the POSIX required options, specifically:mikeh2002-07-173-33/+48
* Add support for Elsa XI325, Netgear MA401RA, and Nokia C110. From OpenBSDimp2002-07-171-0/+3
* regen from pccarddevs 1.33imp2002-07-171-2/+18
* MFOpenBSD:imp2002-07-171-1/+9
* - Use more correct values to initialize the AGP controller during setup.jhb2002-07-172-12/+42
* Preallocate a struct file as the first thing in falloc() before we lockjhb2002-07-171-16/+5
* Add a KASSERT() to assert that td_critnest is == 1 when mi_switch() isjhb2002-07-171-0/+2
* Allow alphas to do crashdumps: Refuse to run anything in choosethread()gallatin2002-07-175-9/+16
* Change utimes to set the file creation time (for filesystems thatmckusick2002-07-1710-34/+91
* Introduce the DEVFS "rule" subsystem. DEVFS rules permit thedd2002-07-1712-1/+1899
* 'recm' was not being unconditionally cleared for each loop, leading todillon2002-07-171-1/+6
* The new implementation of 'lpc topq' is intended to be upwardly compatiblegad2002-07-170-0/+0
* Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. Thesegad2002-07-179-10/+1103
* Fixed some print format errors. Avoid some warnings about possiblebde2002-07-161-4/+5
* Change the name of st_createtime to st_birthtime. This change ismckusick2002-07-168-18/+18
* A little bit more thought has resulted in a generic script which canwollman2002-07-166-20/+22
* Forgot to change command name in Makefile. (Where's the pointy hat?)wollman2002-07-161-1/+1
* POSIX requires these shell builtins to also exist as totally pointlesswollman2002-07-165-0/+22
* Don't ask me how I consistently turned struct statvfs into struct vfsconf....wollman2002-07-161-3/+3
* Fix a bug nfs_write() related to ^C'ing during a file write on andillon2002-07-161-2/+4
* o Use vm_pageq_remove_nowakeup() and vm_pageq_enqueue() inalc2002-07-161-7/+2
* Various comment and minor style fixes. No actual content changes.jhb2002-07-167-61/+52
* When multiple IOMMUs are present in a system, use a single TSB for alltmm2002-07-164-224/+160
* Don't imply that setting the boot_ variables to "NO" will disable them.mp2002-07-161-6/+8
* Add new UltraSPARC-III VIS II instructions.tmm2002-07-161-0/+9
* - Use IO mode to reset the controller (82544 and beyond)pdeuskar2002-07-166-103/+429
* Use the right indent for the closing brace: it belongs to `if',yar2002-07-161-1/+1
* Replace the awkward hackery about strtok(3)yar2002-07-161-38/+56
* Add new LSU bits for UltraSPARC-III.tmm2002-07-161-0/+16
* Add ASI definitions of UltraSPARC-III (Cu) processors, and add sometmm2002-07-161-8/+102
* Add missing quotes around ID string in __FBSDID().tmm2002-07-161-1/+1
* This isn't quite ready for WARNS=3 in the sparc64 case.mike2002-07-161-1/+1
* Some style cleanups.jhb2002-07-161-20/+6
* If we get a receive error in nfs_receive() and then get an error trying tojhb2002-07-161-5/+6
* Change include order.nyan2002-07-161-1/+1
* Check return status from fd_in() function.nyan2002-07-162-4/+2
* The main reason for this is to reduce diffs between all the crt1.c's.markm2002-07-166-91/+140
* Unbreak Alpha build.des2002-07-161-1/+1
* Unbreak LINT; sort the includes so that functions are explicitlymarkm2002-07-161-8/+8
* Retire the perl gethints.conf in favour of an awk version. Movemarkm2002-07-168-293/+580
OpenPOWER on IntegriCloud