summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't call log() without a format string.kris2001-09-102-2/+2
* Fixed SIGFPE (divide by zero) if column's width exceeds display width (-w).ru2001-09-101-1/+3
* Add DAO mode (Disk At Once).sos2001-09-102-79/+304
* Fixed the -z option handling:ru2001-09-101-3/+6
* Add kernel side support for DAO burning.sos2001-09-101-26/+83
* Add new ioctl's and rearrange a bit for DAO mode support.sos2001-09-101-10/+27
* Make the `nsops' variable in `semop' unsigned. This prevents andd2001-09-101-5/+5
* Fix some signed/unsigned integer confusion, and add bounds checking ofkris2001-09-1016-27/+57
* Fix a warning. Dont convert away from const to just re-add it in thepeter2001-09-101-16/+8
* Fix a warning in bsearch(). Like index() etc, it de-qualifies itspeter2001-09-101-1/+1
* mdoc(7) police: markup nits.ru2001-09-101-2/+2
* Typo s/AirLAncer/AirLancer/gimp2001-09-101-2/+2
* clarify PCMLM56 statusimp2001-09-101-1/+2
* The EXCard-10-PCMCIA entry was slightly bogus.imp2001-09-101-1/+1
* Fix a warning. l_name is managed by us and is malloc/free'ed.peter2001-09-102-2/+2
* Add on UPAGES to ki_rssize since it is there as result of the processpeter2001-09-101-0/+2
* UPAGES as a constant is gone in KSE. We are going to have to trustpeter2001-09-101-3/+1
* Implement support for MAXMEM option and hw.physmem environment variabledfr2001-09-102-0/+57
* Fix LINT breakage caused by previous commit. The linux_rt_sendsigmarcel2001-09-101-0/+9
* This will have to be revised, but allow putting 'makeoptions GCC3=true'peter2001-09-102-0/+30
* Rip some well duplicated code out of cpu_wait() and cpu_exit() and movepeter2001-09-1012-196/+75
* gcc-3 has objections about the bluetrap6 and bluetrap13 inline asmpeter2001-09-102-38/+38
* Fix some malformed macro concatenation that gcc-3 has objections about.peter2001-09-101-4/+4
* Add cs driver for IBM EtherJet card. Doesn't completely work yet, butimp2001-09-101-0/+9
* 2Mbps card from Teletronics. Looks like a generic OEM card for theimp2001-09-101-0/+7
* ELSA Air Lancer wireless card. Appears to be a Lucent OEM.imp2001-09-101-0/+6
* Lots of style(9) related white space fixes. Mostly missing spacesbrooks2001-09-106-122/+149
* Add support for monitor mode. This means that after enabling thebrooks2001-09-103-98/+291
* Remove/comment tokens after #endif (#endif NETATALK)peter2001-09-102-4/+4
* Fix a minor buglet/typo here that gcc3 complains about.peter2001-09-101-1/+1
* #endif /* comment */peter2001-09-101-1/+1
* Stop gcc's fixincludes making an exception for this filepeter2001-09-101-2/+3
* Mihira-san says that this works for him. Linksys EtherFast 10/100 +imp2001-09-091-0/+6
* The "dirpref" directory layout preference improvements make use ofiedowse2001-09-091-1/+1
* Addtron AWP-100 wireless card.imp2001-09-091-0/+6
* EZCard, not EXCardimp2001-09-091-2/+2
* Speculatively commit fix for Surecom EP-427TX PCMCIA adapter. Thisimp2001-09-091-0/+6
* SMC EZ Card 10 PCMCIAimp2001-09-091-0/+6
* Add NE-2000 compatible card sold by addron.imp2001-09-091-0/+6
* Add more standards which we conform to.asmodai2001-09-091-1/+18
* Add NetGEAR FA411 card. This appears to be based on the AX88190 chipsetimp2001-09-091-0/+6
* Detail thread-safe and async-cancel-safe status.asmodai2001-09-091-0/+10
* When booting verbose, print the config space for this device. Thisimp2001-09-091-0/+19
* If flags were specified for the device, print them in the probeimp2001-09-091-1/+4
* regenerate this file too (forgotten after last usbdevs update)wpaul2001-09-091-1/+7
* Fix some problems with the reference/modified tracking which I introduceddfr2001-09-091-4/+51
* Automatically load the "snp" module if it isn't already present.dd2001-09-091-0/+6
* Use protected variables names in prototypes visible to the userland asdd2001-09-091-4/+4
* update cs_CZ's MONETARY information to more used formatphantom2001-09-091-6/+6
* Add a missing newline to an error message.dd2001-09-092-2/+2
OpenPOWER on IntegriCloud