| Commit message (Expand) | Author | Age | Files | Lines |
* | Move "dialer" to gid == 68. | phk | 1996-03-12 | 1 | -1/+1 |
* | Move user & group "xten" from [ug]id == 100 to 67. | phk | 1996-03-12 | 2 | -2/+2 |
* | Remove ingres user. | phk | 1996-03-12 | 2 | -2/+0 |
* | Fix the map corruption problem that appears as a u_map allocation | dyson | 1996-03-12 | 1 | -25/+3 |
* | Re-open line after hangup in any case | ache | 1996-03-12 | 1 | -15/+2 |
* | Increment network byte order properly | ache | 1996-03-12 | 2 | -6/+6 |
* | Remove references to MAP_FILE.. That is now "default" and is only | peter | 1996-03-12 | 5 | -16/+16 |
* | The same data segment length rounding problem that was in the elf | peter | 1996-03-12 | 1 | -4/+4 |
* | Fix a couple of miscellaneous bugs and make pkg_add also support reading | jkh | 1996-03-12 | 4 | -20/+34 |
* | Always initialize master_softc. This avoids panics in the idle loop due | nate | 1996-03-12 | 2 | -4/+14 |
* | Bring in some prototypes that shouldn't have been dependant on | nate | 1996-03-12 | 1 | -5/+1 |
* | Removed undocumented an unused APM_SLOWSTART code. | nate | 1996-03-12 | 7 | -137/+10 |
* | Fix 'stutter' in manpage. | nate | 1996-03-12 | 1 | -2/+2 |
* | Allow mmap'ed devices to work correctly across forks. The sanest | dyson | 1996-03-12 | 1 | -3/+11 |
* | add DOCDIR, DOCOWN, DOCGRP, DOCMODE for documents | wosch | 1996-03-12 | 1 | -6/+24 |
* | Make su a little less fascist about using Kerberos if it is not | markm | 1996-03-11 | 1 | -6/+7 |
* | Do a APM BIOS dis-connect before attempting to do a 32-bit connection | nate | 1996-03-11 | 4 | -82/+104 |
* | Removed conditionals on BDE_DEBUGGER around the loading for the IDT | nate | 1996-03-11 | 2 | -14/+6 |
* | Move these out of the way (to the Attic) as we do not use this version | peter | 1996-03-11 | 2 | -874/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r14567, | peter | 1996-03-11 | 1 | -0/+12 |
|\ |
|
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 53 | -3662/+5554 |
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 22 | -894/+1034 |
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 40 | -1746/+2276 |
* | | Backout my changes to disallow "mount /mnt /mnt" until I can verify | mpp | 1996-03-11 | 2 | -44/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r14561, | peter | 1996-03-11 | 1 | -0/+862 |
|\ \
| |/ |
|
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 43 | -656/+1635 |
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 21 | -2988/+7184 |
* | | If FAILSAFE is defined, then: | se | 1996-03-11 | 1 | -2/+8 |
* | | This commit was generated by cvs2svn to compensate for changes in r14557, | peter | 1996-03-11 | 3 | -4/+1075 |
|\ \
| |/ |
|
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 38 | -1686/+3409 |
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 1 | -9/+9 |
* | | Do WIDE negotiation before sync. transfer speed negotiation, | se | 1996-03-11 | 1 | -15/+17 |
* | | This commit was generated by cvs2svn to compensate for changes in r14553, | peter | 1996-03-11 | 2 | -11/+54 |
|\ \
| |/ |
|
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 13 | -1019/+1107 |
* | | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 2 | -11/+54 |
* | | This commit was generated by cvs2svn to compensate for changes in r14551, | peter | 1996-03-11 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all | peter | 1996-03-11 | 4 | -126/+99 |
| * | Incorporate v1.85 of the Berkeley DB code into the CSRG branch | pst | 1996-02-27 | 2 | -75/+57 |
* | | Add FAILSAFE option for selecting extra conservativeness when such | jkh | 1996-03-11 | 5 | -5/+22 |
* | | Cleaned up uninitialized 'rt' warning properly | fenner | 1996-03-11 | 1 | -7/+8 |
* | | Big clean-up job. Remove ancient and never-to-be used stuff. | markm | 1996-03-11 | 6 | -238/+30 |
* | | Changed socket code to use 4.4BSD queue macros. This includes removing | dg | 1996-03-11 | 5 | -160/+108 |
* | | Move or add #include <queue.h> in preparation for upcoming struct socket | dg | 1996-03-11 | 30 | -46/+60 |
* | | Add a hint that a make world is done so people don't think that the last | jkh | 1996-03-11 | 1 | -1/+2 |
* | | Include queue.h in preparation for struct socket changes. | dg | 1996-03-11 | 1 | -0/+1 |
* | | Move #include of queue.h before #include of socketvar.h in preparation for | dg | 1996-03-11 | 6 | -3/+6 |
* | | Include queue.h in preparation of struct socket changes. | dg | 1996-03-11 | 1 | -0/+1 |
* | | Include queue.h in preparation for upcoming struct socket changes. | dg | 1996-03-11 | 1 | -0/+1 |
* | | err() --> errx() for non-errno related failures. | joerg | 1996-03-11 | 1 | -3/+3 |
* | | Add Andrew Gordon for his rpc.statd and stub rpc.lockd | peter | 1996-03-11 | 1 | -1/+2 |