summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Enable building libio on the alpha.dfr1998-12-171-2/+6
* | Move some compile flags from the kernel makefile to bsd.kern.mk so thatdfr1998-12-174-6/+22
* | Correct the definition of the changer device capabilities page. Thegibbs1998-12-171-1/+1
* | import logical/hardware block locate ioctls from NetBSDmjacob1998-12-171-1/+11
* | Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3))bde1998-12-173-9/+12
* | Add some tape specific density codes- only enough of them here to recognizemjacob1998-12-171-1/+17
* | Several changes having to do blocksize- mostly to force variable as the default.mjacob1998-12-171-51/+268
* | Fixed handling of BREAK in input. BREAK was not being converted into anbde1998-12-173-9/+21
* | Oops, this should have been in the previous commit (ensure atomic updatebde1998-12-173-3/+9
* | Implemented sending of BREAKs. This is quite complicated because thebde1998-12-175-44/+507
* | Note that dying on NULL is an implementation detail.eivind1998-12-171-5/+7
* | Look for boot blocks in new default location.jkh1998-12-176-72/+36
* | Restore old semantics (broken in rev 1.47's buffer overflow fix).eivind1998-12-171-1/+3
* | Actually document my last addition.cracauer1998-12-172-4/+9
* | Add an option for insecure mode, in which rwhod does not discard packetsdes1998-12-172-4/+16
* | Sync with sys/i386/isa/clock.c revision 1.129.kato1998-12-173-66/+66
* | The fe driver has been merged into sys/i386/isa/if_fe.c.kato1998-12-171-3826/+0
* | Sync with sys/i386/isa/wd.c revision 1.181.kato1998-12-171-3/+3
* | Sync with sys/i386/isa/npx.c revision 1.64.kato1998-12-171-2/+2
* | Sync with sys/i386/isa/fd.c revision 1.129.kato1998-12-172-12/+12
* | Don't return stack-based data. This may have causedbrian1998-12-171-2/+2
* | Fix a few problems with handling rejected transfer negotiation messages.gibbs1998-12-173-91/+72
* | Correctly track allocated accept target I/O ccbs so that they can begibbs1998-12-171-15/+17
* | At Justin's request, limit the size of buffers that can be mapped intoken1998-12-161-4/+4
* | <sys/types.h> isn't a prerequisite for <kvm.h>.bde1998-12-161-1/+0
* | The previous commit was bogus. <stdlib.h> was never a prerequisitebde1998-12-161-2/+0
* | Declare size_t and ssize_t if they are not already declared, so thatbde1998-12-162-12/+30
* | Straigthen out the use of the tls and tlf callbacks.phk1998-12-168-84/+20
* | Adjust for kern.ps_strings and PS_STRINGS not being a pointer. Thisbde1998-12-161-17/+12
* | Generalize the if_up() and if_down() functions under the namesphk1998-12-162-15/+42
* | Add missing "break"s to allow multicast routing to work.fenner1998-12-161-1/+3
* | Probable fix for the "cdda2wav" panics that various people have beenken1998-12-161-47/+39
* | Declare setproctitle() as printf0-like.bde1998-12-161-2/+2
* | Adjust for kern.ps_strings and PS_STRINGS not being a pointer. This isbde1998-12-162-16/+14
* | Document securelevel 3.ghelmer1998-12-161-2/+2
* | Mention affect of securelevel 3 and higher on attempts to change filter lists.ghelmer1998-12-161-0/+6
* | Mention securelevel 3 as affecting ipfw and dummynet. Generalize commentghelmer1998-12-161-2/+11
* | Removed the cast to a pointer in the definition of PS_STRINGS andbde1998-12-1612-28/+25
* | Removed all traces of SYSCTL_INTPTR(). Pointers can't really be passedbde1998-12-162-11/+5
* | Implement and document fetchStatFTP.des1998-12-162-49/+132
* | Removed bogus casts of USRSTACK and/or the other operand in binarybde1998-12-169-43/+34
* | Sync with current sc driver in sys/i386/isa.kato1998-12-165-1567/+1499
* | Make it possible to have separate install scripts as well as havejkh1998-12-1610-54/+310
* | Best version so far. Flicker floor is now 2e-12.phk1998-12-161-15/+28
* | Remove appending objformat to obj prefix forache1998-12-161-2/+2
* | Remove unused header files. Fix a few shadowing bugs. Improve error reporting.des1998-12-162-57/+30
* | Add verbose flag, and support functions.des1998-12-1610-59/+109
* | Removed dynamic loading of FileHandlen_hibma1998-12-161-4/+2
* | As previously threatened, clean up the rshd -a option and make it defaultpeter1998-12-163-111/+50
* | Update to note which specific brand of IDE drive does this.jkh1998-12-161-1/+1
OpenPOWER on IntegriCloud