summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move "dialer" to gid == 68.phk1996-03-121-1/+1
* Move user & group "xten" from [ug]id == 100 to 67.phk1996-03-122-2/+2
* Remove ingres user.phk1996-03-122-2/+0
* Fix the map corruption problem that appears as a u_map allocationdyson1996-03-121-25/+3
* Re-open line after hangup in any caseache1996-03-121-15/+2
* Increment network byte order properlyache1996-03-122-6/+6
* Remove references to MAP_FILE.. That is now "default" and is onlypeter1996-03-125-16/+16
* The same data segment length rounding problem that was in the elfpeter1996-03-121-4/+4
* Fix a couple of miscellaneous bugs and make pkg_add also support readingjkh1996-03-124-20/+34
* Always initialize master_softc. This avoids panics in the idle loop duenate1996-03-122-4/+14
* Bring in some prototypes that shouldn't have been dependant onnate1996-03-121-5/+1
* Removed undocumented an unused APM_SLOWSTART code.nate1996-03-127-137/+10
* Fix 'stutter' in manpage.nate1996-03-121-2/+2
* Allow mmap'ed devices to work correctly across forks. The sanestdyson1996-03-121-3/+11
* add DOCDIR, DOCOWN, DOCGRP, DOCMODE for documentswosch1996-03-121-6/+24
* Make su a little less fascist about using Kerberos if it is notmarkm1996-03-111-6/+7
* Do a APM BIOS dis-connect before attempting to do a 32-bit connectionnate1996-03-114-82/+104
* Removed conditionals on BDE_DEBUGGER around the loading for the IDTnate1996-03-112-14/+6
* Move these out of the way (to the Attic) as we do not use this versionpeter1996-03-112-874/+0
* This commit was generated by cvs2svn to compensate for changes in r14567,peter1996-03-111-0/+12
|\
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1153-3662/+5554
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1122-894/+1034
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1140-1746/+2276
* | Backout my changes to disallow "mount /mnt /mnt" until I can verifympp1996-03-112-44/+0
* | This commit was generated by cvs2svn to compensate for changes in r14561,peter1996-03-111-0/+862
|\ \ | |/
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1143-656/+1635
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1121-2988/+7184
* | If FAILSAFE is defined, then:se1996-03-111-2/+8
* | This commit was generated by cvs2svn to compensate for changes in r14557,peter1996-03-113-4/+1075
|\ \ | |/
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1138-1686/+3409
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-111-9/+9
* | Do WIDE negotiation before sync. transfer speed negotiation,se1996-03-111-15/+17
* | This commit was generated by cvs2svn to compensate for changes in r14553,peter1996-03-112-11/+54
|\ \ | |/
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1113-1019/+1107
* | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-112-11/+54
* | This commit was generated by cvs2svn to compensate for changes in r14551,peter1996-03-111-8/+8
|\ \ | |/
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-114-126/+99
| * Incorporate v1.85 of the Berkeley DB code into the CSRG branchpst1996-02-272-75/+57
* | Add FAILSAFE option for selecting extra conservativeness when suchjkh1996-03-115-5/+22
* | Cleaned up uninitialized 'rt' warning properlyfenner1996-03-111-7/+8
* | Big clean-up job. Remove ancient and never-to-be used stuff.markm1996-03-116-238/+30
* | Changed socket code to use 4.4BSD queue macros. This includes removingdg1996-03-115-160/+108
* | Move or add #include <queue.h> in preparation for upcoming struct socketdg1996-03-1130-46/+60
* | Add a hint that a make world is done so people don't think that the lastjkh1996-03-111-1/+2
* | Include queue.h in preparation for struct socket changes.dg1996-03-111-0/+1
* | Move #include of queue.h before #include of socketvar.h in preparation fordg1996-03-116-3/+6
* | Include queue.h in preparation of struct socket changes.dg1996-03-111-0/+1
* | Include queue.h in preparation for upcoming struct socket changes.dg1996-03-111-0/+1
* | err() --> errx() for non-errno related failures.joerg1996-03-111-3/+3
* | Add Andrew Gordon for his rpc.statd and stub rpc.lockdpeter1996-03-111-1/+2
OpenPOWER on IntegriCloud