summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* reorganize the supported card table. We don't need the enet_vendor orimp2003-04-101-272/+57
* Sync to 1.46imp2003-04-101-114/+122
* MFNetBSD:imp2003-04-101-2/+6
* Don't set the description if NULL.imp2003-04-101-1/+2
* Don't lock in the attach routine. It isn't required. Register theimp2003-04-104-37/+44
* Make sure that pp_name is non-null before setting the deviceimp2003-04-1011-11/+21
* Back out the _ND change. I plan on making all drivers default to that withimp2003-04-101-37/+37
* In [bsd-nomads:16650] shibagaki-san presented an example product id ofimp2003-04-101-1/+1
* Code cleanups and sanity checking for config file parser.mdodd2003-04-101-19/+52
* Slightly rework formatting in vmstat -i so that it doesn'tmux2003-04-101-3/+3
* It appears that msdosfs_init() is called multiple times. This happensimp2003-04-101-0/+13
* - Implement debounce support.mdodd2003-04-092-31/+86
* 1.37 was committed prematurely: back out until I can commit all parts at theimp2003-04-091-6/+5
* 1.77 was bogus: there is no logic bug. Back it out and compare theimp2003-04-092-6/+7
* Fix a logic bug in previous commit (use || rather than &&). In order tojhb2003-04-091-1/+1
* Correctly detect the case where a password entry was changed while we weredes2003-04-091-2/+7
* Avoid clobbering the gecos field, as we intend to use the original later.des2003-04-091-3/+10
* Add prototypes for change_root() and change_dir().mike2003-04-091-0/+2
* Fix non-word.jake2003-04-091-2/+2
* Apply the correct fix for bin/50679: don't mess around with process groupsdes2003-04-091-13/+19
* Make sure that both pp_name and pp_vendor are zero to know we're at theimp2003-04-091-4/+5
* Implement relative mixer adjustment.mdodd2003-04-092-13/+51
* Correct maxsize/maxsegsz parameters to bus_dma_tag_create().mux2003-04-091-6/+4
* Add ahd.jake2003-04-091-1/+0
* Compile with PAE.jake2003-04-091-1/+2
* I forgot a rather crucial cast when I made this sectorsize agnostic.phk2003-04-091-12/+12
* Only be verbose if (bootverbose)phk2003-04-091-3/+6
* Update these two reference vectors.phk2003-04-092-0/+9
* With the magic sequence checks removed this class is downright dangerousphk2003-04-091-6/+11
* Add script to run kernel based regression test and the reference vectorsphk2003-04-0916-0/+151
* Utility to load one of our XML images into a MD(4) device.phk2003-04-092-0/+285
* Add a couple of undocumented test options to MD(4) to aid in regressionphk2003-04-093-24/+47
* Add usbhidaction(1).mdodd2003-04-094-0/+614
* Diskinfo is a small program to access the basic properties of a disk device:phk2003-04-094-0/+384
* Correctly split cyl/sects bytes when we print them.phk2003-04-091-2/+5
* Style issue: use do {...} while(0); for multi-exit section.phk2003-04-094-9/+9
* At least pretend to handle USB_GET_REPORT_ID.mdodd2003-04-091-0/+4
* Explicitely document the locking requirements for the malloc interface.harti2003-04-091-69/+67
* Let libdevstat calculate the device-busy % instead of home-rolling.phk2003-04-091-13/+5
* If rounding results in -epsilon device busy %, set it to zero.phk2003-04-091-0/+2
* Add a man page for options PAE.jake2003-04-092-1/+126
* Add some missing prototypes to eliminate some warnings. These alreadydas2003-04-091-0/+21
* /strtopx/ s/result/&result/das2003-04-092-2/+2
* o Add jls(8) for listing active jails.mike2003-04-0911-24/+320
* Regen.mike2003-04-095-7/+15
* o In struct prison, add an allprison linked list of prisons (protectedmike2003-04-0911-111/+403
* Fix if_vr's handling of vr_encap failures. 3 parts:silby2003-04-092-20/+18
* Sync with NetBSD.mdodd2003-04-0910-190/+135
* The fxp(4) driver is now working on sparc64 too!mux2003-04-081-1/+1
* Almost the finished article.phk2003-04-081-23/+276
OpenPOWER on IntegriCloud