summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DIS_8859-15 -> ISO_8859-15 renameache2001-03-1610-438/+24
* add cnw driver to notes/lintimp2001-03-162-0/+4
* Add cwn driverimp2001-03-161-0/+2
* Commit port of cnw driver from Hiroyuki Aizu-san. This driverimp2001-03-163-0/+2006
* Remove the SMART ioctls, they are not in the official sources yet..sos2001-03-161-2/+0
* DIS_8859_15 -> ISO_8859-15 renameache2001-03-162-43/+43
* Resync to GENERIC. This backs out the spammage that I committed wrtimp2001-03-161-23/+15
* Very small cosmetic tweak - avoid starting an extra xterm for the fvwmjkh2001-03-162-2/+2
* /modules -> /boot/kerneldd2001-03-161-4/+5
* Make it clear that the -v option doesn't actually set the date.dd2001-03-161-2/+3
* Explain that TCP fragments with an offset of 1 are reported as beingdd2001-03-161-1/+2
* Correct descriptions of SOCK_RDM and SOCK_SEQPACKET.dd2001-03-161-2/+2
* Fix a commentbrian2001-03-151-1/+1
* Note rules of enguagement.obrien2001-03-152-2/+8
* Use the newly introduced -W flag to netstat(1) to avoid truncated addresses.des2001-03-151-1/+1
* Add a -W flag that tells netstat not to truncate addresses even if they aredes2001-03-154-32/+68
* Correct spelling of MNT_ASYNC.dwmalone2001-03-151-2/+2
* Make this compile with ${BDECFLAGS}, apply style(9), cleanup manpage.ru2001-03-154-98/+187
* Limit the number of paths that glob can return to MAX_GLOBENTRIES, whichjlemon2001-03-151-0/+7
* Hmm, the last commit apparently only made it halfwayssos2001-03-151-2/+0
* Add atacontrol, a util to control variuos aspects of the ATA.4 driver,sos2001-03-153-0/+302
* Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGSsos2001-03-151-34/+14
* Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGSsos2001-03-151-1/+0
* Provide the interface to atacontrol and associated logic.sos2001-03-1510-455/+503
* Add the ata control devicesos2001-03-151-0/+8
* Add the ata control device.sos2001-03-151-1/+1
* net/route.c:ru2001-03-155-18/+33
* Add new ATA specific file, to be used with the upcoming atacontrol.sos2001-03-151-0/+207
* Moved '#endif' to correct position. (previous commit broke pc98 support)nyan2001-03-152-2/+2
* When creating a package sort dependencies in such a way that if dependencysobomax2001-03-155-74/+152
* with my mentor hat on...billf2001-03-151-2/+0
* Revert previous change -- apparently it's not quite right. It brokewill2001-03-151-15/+9
* Fix double mention of ssh.asmodai2001-03-151-1/+1
* Mention that MAXHOSTNAMELEN includes space for the NUL.brian2001-03-151-0/+2
* Actually commit the new version of trimdomain *blush*brian2001-03-151-70/+80
* The previous commit was based on knowledge obtained via Paul Saab.peter2001-03-150-0/+0
* Add a placeholder for the ServerWorks OSB4 device id. The SMBuspeter2001-03-151-0/+4
* The serverworks OSB4 pci->isa bridge has the same mapping register atpeter2001-03-151-3/+3
* Kill the 4MB kernel limit dead. [I hope :-)].peter2001-03-1512-28/+72
* Jake essentially rewrote this. It is not by any stretch of thepeter2001-03-151-2/+0
* Regenerate after rwatson's commit to syscalls.master (rev 1.85)peter2001-03-156-7/+11
* This include file has no business being here.mdodd2001-03-151-2/+0
* Don't dump core when an attempt is made to login using protocol 2 withgreen2001-03-151-0/+1
* o Update some of the kernel man pages associated with extended attributesrwatson2001-03-153-27/+60
* o Update getextattr and setextattr utilities to take into account therwatson2001-03-156-22/+50
* o Update extattrctl to take into account the updated EA interface withrwatson2001-03-153-23/+59
* o To support new EA interface with explicit namespaces, introduce tworwatson2001-03-154-3/+155
* o Change the API and ABI of the Extended Attribute kernel interfaces torwatson2001-03-1517-172/+333
* Fix make(1) bug: nested comments may be placed in .if, .else .if, andwill2001-03-151-9/+15
* remove bogus check -- for kernel threads we fork off of proc0, not curprocgallatin2001-03-153-6/+0
OpenPOWER on IntegriCloud