summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 1. Clean up log message.amurai1995-07-085-29/+55
* Document the new freebsd-users-groups mailing list.jfieber1995-07-082-4/+14
* PR # bin/274joerg1995-07-081-1/+1
* I added a few lines of code to the latest info browser in thejoerg1995-07-085-7/+102
* Several constants have been missing in the SysV IPC header files thatjoerg1995-07-082-7/+14
* PR #kern/600: PPP does not pay attention to IPTOS_LOWDELAYjoerg1995-07-081-1/+10
* Correct my last fix regarding the "Don't login..." message; plain cshjoerg1995-07-081-3/+8
* The vnconfig man page needs updating (change vndXX to vnXX).rgrimes1995-07-081-7/+9
* Some implementation of PPP are required that starting a negotiaion byamurai1995-07-083-6/+28
* Clean up mesage log facility stuff accordng to Joradn's question.amurai1995-07-081-2/+4
* >Number: 591amurai1995-07-081-3/+5
* Improve negative usecount diagnostic a little.dg1995-07-082-8/+8
* Added missing splx() in DIAGNOSTIC code.dg1995-07-082-2/+4
* Move first PATH initialization after sensing for interactive,ache1995-07-071-10/+12
* Do the same check for interactive shell (PATH warning)ache1995-07-071-2/+3
* Produce importpath warning only for true interactive shells,ache1995-07-071-2/+3
* Numerous changes by Jordan.jfieber1995-07-077-233/+157
* The generated VCALL always uses the first vp which in the case of /link/dg1995-07-074-9/+127
* Put back second case of CC handler in NCR script.se1995-07-071-3/+6
* Use a consistent blocksize for sizing bufs to avoid panicing the bio system.dfr1995-07-074-14/+46
* This fixes 'split -l NNN foo'. As it stands split willrgrimes1995-07-071-1/+1
* Worked around a bug with if.c setting the interface up even when we don'tdg1995-07-071-1/+14
* Remove LOG_FILE definition, close PR 595ache1995-07-061-2/+2
* Fix a couple formatting glitches.jfieber1995-07-063-23/+20
* Modified joerg's last change to only set the interface "up" when settingdg1995-07-061-4/+9
* Fixed an object allocation race condition that was causing a "objectdg1995-07-062-23/+46
* "anyone in a world" -> "anyone in the world".asami1995-07-061-2/+2
* Define CPLUSPLUSLIB so that bsd.lib.mk will add c++rt0.o to calldfr1995-07-051-2/+3
* Multiplex the soft tty interrupt some more to support the cy driver.bde1995-07-051-1/+5
* Fix error logging:bde1995-07-053-12/+30
* Rewrite:bde1995-07-057-3896/+6942
* Killed "maxmem" declaration. We don't have that variable in FreeBSD.dg1995-07-051-2/+1
* Protected entire epioctl routine with splimp(). In this case, it is betterdg1995-07-052-2/+12
* The ypprot_err() function incorrectly maps YP_NODOM to YPERR_NODOM.wpaul1995-07-051-2/+2
* Add Joerg Wunsch to the core team roster. Welcome aboard, Joerg!jkh1995-07-051-1/+2
* Fix a small bug in sysconfig introduced with 1.16. dumpdev needs apeter1995-07-051-3/+3
* Oh fer cryin' out loud... While playing with the ypserv code on a differentwpaul1995-07-041-1/+8
* Add PCI Id for the 3940 controller.gibbs1995-07-041-2/+9
* Dan Eischen's serial eeprom code.gibbs1995-07-042-0/+227
* First pass cleanup of this driver. This pass does not include the sequencergibbs1995-07-044-71/+399
* Add entry for i386/scsi/93cx6.c, the file that handles serial eepromgibbs1995-07-042-2/+4
* Change SCB_LIST_NULL to 0xff from 0x10 to allow for 255 commands. Thisgibbs1995-07-041-7/+8
* Add a dependency on the .x source file and avoid copying it.bde1995-07-043-40/+28
* Improve the recently changed and an old error message: don't report probebde1995-07-042-7/+5
* Added some spaces for KNF. Moved some zero-initialized pointers into thedg1995-07-041-14/+11
* This is the end result of about a dozen passes through this code to fixdg1995-07-041-729/+696
* Define TRUE and FALSE.dg1995-07-041-0/+7
* 1) Removed bogus #includedg1995-07-041-46/+25
* Don't convert 0.0.0.0 into 192.0.0.1. I can find no sane reason to do this.dg1995-07-041-3/+1
* Small touchups in open_database():wpaul1995-07-021-5/+3
OpenPOWER on IntegriCloud