aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Commit FreeBSD-specific changes. Mainly to do with structure layoutPeter Wemm1995-11-034-17/+19
* This commit was generated by cvs2svn to compensate for changes in r12048,Peter Wemm1995-11-035-0/+1366
|\
| * Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.Peter Wemm1995-11-035-0/+1366
* | Cosmetic changes to processing of segments in the SYN_SENT state:Andras Olah1995-11-032-20/+20
* | Setting the TF_ACKNOW flag was redundant in the REXMT timeout becauseAndras Olah1995-11-031-5/+1
* | Fix a logical error in T/TCP: when we actively open a connection, weAndras Olah1995-11-033-12/+25
* | AARGH!! by default, pppd would no longer allow users to use "proxyarp"Peter Wemm1995-11-031-1/+5
* | Implement allowing 'set -v' in the middle of a script to work.Peter Wemm1995-11-031-78/+103
* | Document recent changes in socket buffers and listen(2).Garrett Wollman1995-11-032-12/+38
* | Make somaxconn (maximum backlog in a listen(2) request) and sb_maxGarrett Wollman1995-11-033-8/+18
* | Make somaxconn (maximum backlog in a listen(2) request) and sb_maxGarrett Wollman1995-11-031-2/+6
* | Repair the detection of undefined symbols that my last "quick fix" commitPeter Wemm1995-11-031-2/+3
* | No need to go back quite _that_ far to the MOUNT_UFS constant when we havePeter Wemm1995-11-031-2/+8
* | add quot..Peter Wemm1995-11-031-3/+2
* | Minor tweaks to get quot to compile on FreeBSD..Peter Wemm1995-11-033-6/+11
* | Cleanup make process per Bruce suggestionsAndrey A. Chernov1995-11-038-11/+492
* | This commit was generated by cvs2svn to compensate for changes in r12032,Peter Wemm1995-11-033-54/+655
|\|
| * Import NetBSD's quot command, filling the gap in our sourcesPeter Wemm1995-11-033-0/+685
* | Cleanup make process per Bruce suggestionsAndrey A. Chernov1995-11-0313-20/+270
* | Add $id$ and ${COPY}Andrey A. Chernov1995-11-032-4/+4
* | Cleanup make process per Bruce suggestionsAndrey A. Chernov1995-11-0320-18/+1058
* | Fix isspecial/isphonogram, they was swappedAndrey A. Chernov1995-11-032-36/+26
* | Lots-o-cleanup(tm):Jordan K. Hubbard1995-11-038-181/+390
* | Workaround for the setlogin()-in-same-session-as-inetd bug.Peter Wemm1995-11-031-4/+25
* | Add more stuff moved out from XPG3Andrey A. Chernov1995-11-031-1/+2
* | Move more stuff out to XPG4Andrey A. Chernov1995-11-034-0/+32
* | Fix the incomplete merge for the IPX code - the internals are different.Peter Wemm1995-11-031-1/+9
* | Changed the terminology for what used to be called the "memorizing"Nate Williams1995-11-024-374/+178
* | Remove startup_locale reference.Andrey A. Chernov1995-11-021-10/+5
* | Remove startup_locale referenceAndrey A. Chernov1995-11-022-8/+0
* | Remove my locale hack. Sigh.Andrey A. Chernov1995-11-022-14/+3
* | When the sync-on-shutdown fails to clear all buffers, this bit of codePeter Wemm1995-11-022-2/+22
* | Make putc and b_to_q deal with clists with no reserved blocks in a morePeter Wemm1995-11-022-26/+10
* | Move page fixups (pmap_clear_modify, etc) that happen after paging inputDavid Greenman1995-11-022-5/+7
* | Instrument the IP input queue with two new read-only MIB entries:Garrett Wollman1995-11-012-3/+12
* | Don't have ldconfig look in /usr/gnu/lib since it was removed before 2.0R.Nate Williams1995-11-011-2/+1
* | Clean up the previous commit I did on this file.Peter Wemm1995-11-012-10/+18
* | Add a DRIVER_S= definition that config wants to use for assemblerPeter Wemm1995-11-013-3/+6
* | Add the man directory to the SUBDIR list - some pages were bing lost.Mark Murray1995-11-011-2/+2
* | Fix the :S modifier to substitute in each word of the variable, accordingAdam David1995-11-011-16/+6
* | Fix ranlib to work with odd-length extended names.Andrey A. Chernov1995-11-011-1/+1
* | Re-Zap unused variables in their new location.. :-)Peter Wemm1995-11-012-7/+3
* | Minor changes. Note that the ICMP code will either send a host unreachableGary Palmer1995-11-011-4/+4
* | If accounting becomes enabled and /var/account/acctAndrey A. Chernov1995-11-011-2/+6
* | Submitted by: Mike Mitchell (mitchell@ref.tfs.com)Julian Elischer1995-10-3125-44/+55
* | Merge in changes from ppp-2.2's chat onto the mainline...Peter Wemm1995-10-313-272/+512
* | This commit was generated by cvs2svn to compensate for changes in r11987,Peter Wemm1995-10-311-3/+4
|\ \
| * | Vendor branch import of chat from ppp-2.2 package..Peter Wemm1995-10-313-266/+508
| * | Import pppstats from the ppp-2.2 package onto vendor branch.Peter Wemm1995-10-313-406/+337
| * | Import pppd onto the vendor branch from the ppp-2.2 package..Peter Wemm1995-10-3126-3950/+2308