summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make "gcc -shared" work properly for building shared libraries. Anjdp1997-04-092-8/+14
* Add Kent Vander Velden for his various contributions via problem reports.mpp1997-04-091-2/+3
* Declare the constructor/destructor linker sets as extern rather thanjdp1997-04-091-3/+24
* Check for -1 instead of EOF in the getopt() example.mpp1997-04-091-3/+3
* Process "lib/csu/i386" at the beginning of the "libraries" target,jdp1997-04-091-5/+5
* Ignore SIGPIPE or any user can quit ppp just telnetting to itache1997-04-092-10/+18
* Removed support for OLD_PIPE. <sys/stat.h> is now missing the hack thatbde1997-04-094-71/+4
* Distinguish fifos from sockets in the S_IS* macros. This is possible nowbde1997-04-091-6/+6
* Use `ld -f' (actually `cc -Wl,-f') at `make depend' time to generatebde1997-04-093-13/+32
* Oops. Missed the Complex number add case of code generation.. :-]peter1997-04-091-4/+4
* Regenerate (removed unused #includes from ibcs2*_sysent.c).bde1997-04-098-14/+8
* Removed unused #includes.bde1997-04-093-9/+3
* Regenerate (removed unused #includes in linux_sysent.c).bde1997-04-093-5/+3
* Removed unused #includes.bde1997-04-092-6/+2
* Include <sys/buf.h> instead of <sys/vnode.h>. kern_sysctl.c nobde1997-04-091-2/+2
* Mask out revision register in consistency test of class register.se1997-04-096-12/+12
* Reorganize the donor's gallery to include people who've donatedjkh1997-04-091-27/+47
* Fix spelling of align and interrupt in comments.se1997-04-096-36/+36
* Fix consistency test to not fail on pre PCI 2.0 motherboardsse1997-04-096-12/+12
* Document wakeup_one().mpp1997-04-092-3/+15
* Provide examples of how to remove file names that begin withmpp1997-04-091-1/+8
* Catch up with the original.hanai1997-04-091-2/+33
* Ensure that the remote host name is Nul terminated.mpp1997-04-081-1/+2
* Improve the wording in the NOTES section. Closes PR# 3223.mpp1997-04-081-13/+12
* Fix a xref.mpp1997-04-081-1/+1
* Fix 8bit chars handlingache1997-04-081-2/+11
* Fix for expiration date test. Closes PR#3224.davidn1997-04-081-2/+2
* Added lnc driver.kato1997-04-082-2/+4
* Missing newline caused too much text to be fed to the macro.peter1997-04-081-1/+2
* setsid is declared in <unistd.h>, which is self sufficient (doesn't needpeter1997-04-081-1/+1
* Enables lnc driver on PC-98 to support NEC SV-98/2-B06 PCI card.kato1997-04-084-4/+10
* Fix the typo about the DEC's NICshanai1997-04-081-2/+2
* Catch up with the original.hanai1997-04-081-2/+4
* Catch up with the original.hanai1997-04-081-21/+21
* Catch up with the original.hanai1997-04-081-5/+5
* Catch up with the original.hanai1997-04-081-4/+4
* Latest release is 2.2.1, not 2.1.7.jfieber1997-04-081-3/+3
* Mention the RELENG_2_2_1_RELEASE for getting FreeBSD-2.2.1.jdp1997-04-081-1/+3
* Fix an infinite loop caused by calling ahc_run_done queue while thegibbs1997-04-071-3/+32
* Fix raceguido1997-04-071-2/+2
* Fixed bugs involving paths:bde1997-04-071-0/+11
* Fixed bugs involving paths:bde1997-04-075-76/+36
* Include ${CURDIR}/../Makefile.inc as in most other `.mk' files. Thisbde1997-04-071-2/+6
* Lower the spl() of the new process from splhigh() right away, sincepeter1997-04-073-6/+27
* Synchronize with sys/i386/i386{machdep.c,trap.c} revisions 1.236 andkato1997-04-073-36/+69
* Synchronize with sys/i386/isa/clock.c revision 1.80.kato1997-04-073-15/+30
* terminfo_extensions.doc:jmg1997-04-072-182/+193
* Remove explicit zero of p_vmspace on creation, it's now in the startzeropeter1997-04-071-6/+1
* Move p_vmspace into the startzero section since we've just changed thingspeter1997-04-071-2/+3
* Use UPAGES_HOLE instead of UPAGES in case it's changed some time.peter1997-04-074-10/+10
OpenPOWER on IntegriCloud