summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't convert LBA to host order, they must stay in network orderache1996-01-301-6/+1
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-30145-394/+400
* Prepare for adding mirroring. Check for flags (mirror forces uniform),asami1996-01-302-12/+50
* Add mirror flag.asami1996-01-301-3/+4
* Add mirror and parity flags to list of symbolic names.asami1996-01-301-1/+3
* Use libmd's MD5.phk1996-01-307-389/+15
* Fix a logic error in determining whether something is page-alignedwollman1996-01-301-2/+2
* No longer use the cyclecounter to attempt to correct for late or missedwollman1996-01-307-17/+22
* Add rdisc to subdirs.. It works for me. :-) (Thanks Bill!)peter1996-01-301-1/+1
* de_DE.ISO8859-1 -> de_DE.ISO_8859-1 after repository operation onpeter1996-01-301-1/+1
* Another round of spelling fixes.mpp1996-01-308-22/+22
* Add missing comma in usage printfache1996-01-301-1/+1
* OOPS, forget to adjust starting track to not physically readache1996-01-301-8/+9
* Fix even more spelling errors in some more man pages.mpp1996-01-3028-55/+55
* Use ntohs/ntohl when reading TOC instead of hardcoded byte swapping.ache1996-01-301-9/+37
* Calculate leadout entry instead of honor ATAPI requestache1996-01-301-8/+8
* Don't replace leadout entry with 255ache1996-01-301-1/+0
* READTOCENTRYS: make fake leadout entryache1996-01-301-3/+26
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-3077-227/+227
* READTOCENTRYS: protect against stack overflow when incorrect dataache1996-01-303-17/+30
* READTOCENTRYS: handle 0 and lead out requests, add argument checkingache1996-01-301-11/+34
* savectx() strikes again: the saved stack pointer wasn't properly adjusteddg1996-01-305-31/+18
* Call pipe_stat() when presented with a DTYPE_PIPE file in the linuxpeter1996-01-302-2/+10
* Don't generate EINVAL for data_len too big in READTOCENTRYS, itache1996-01-303-10/+7
* Use starting track 0 for READTOCENTRYS, should be convertedache1996-01-301-1/+1
* Use 0 as starting track number for READTOCENTRYS,ache1996-01-301-2/+2
* Fix READTOCENTRYS partialy based on kientzle@netcom.com patch partialy onache1996-01-301-15/+24
* Some patches to ppp which improve stability. I have been running adfr1996-01-3012-72/+85
* Fix audio part, especially READTOCENTRYS inspired by NetBSD driverache1996-01-304-96/+116
* Increase tmpstk size to 8K and make certain it is longword aligned.dg1996-01-303-6/+9
* Restore my change to the watchdog params that Paul spammed in rev 1.18.dg1996-01-302-12/+10
* Back out the thread_init code in order to allow -current to bootstrapnate1996-01-301-8/+0
* Added 'install' to the inclde-tools target, as it has a new options "-C"nate1996-01-301-1/+3
* Kludge alert!nate1996-01-301-4/+10
* Fix a typo in a comment.mpp1996-01-301-2/+2
* Attempt to figure out the size of the device/file we are about tojoerg1996-01-302-13/+90
* ccdcontrol -> ccdconfig.asami1996-01-301-3/+3
* Add heuristic to detect multi-function devices that don't announce thisse1996-01-302-68/+158
* Fix a bunch of spelling errors.mpp1996-01-2914-32/+32
* Fix some spelling errors.mpp1996-01-291-5/+5
* Add the -u flag to the cpio's used to install the initial files, justjoerg1996-01-293-12/+12
* Getpwent() and getservent() can wind up calling free() withmpp1996-01-292-2/+0
* Remove redundant declaration for worminit(). Dunno why my config(8)joerg1996-01-291-2/+1
* Minor tweak to allow the mbone mapper to work again on hosts which arepeter1996-01-291-2/+2
* Don't install sendmail setgid kmem since it doesn't reallympp1996-01-291-2/+1
* Add missing cat9ache1996-01-291-1/+5
* Added a check/panic for vm_map_find failing to find space for the pagedg1996-01-291-5/+7
* Implement what I mentioned in rev 1.18: limit per-bucket allocations todg1996-01-291-3/+7
* Fixed two bugs in the calculation of the malloc area (kmem_map) size:dg1996-01-291-7/+9
* Add an option to start mrouted. Off by defaultgpalmer1996-01-292-2/+11
OpenPOWER on IntegriCloud