| Commit message (Expand) | Author | Age | Files | Lines |
* | Limit COPTS added by Makefile to just '-Wall'. | archie | 1999-10-28 | 2 | -5/+3 |
* | If we get an EPROTONOSUPP error when trying to create the netgraph socket | archie | 1999-10-27 | 3 | -1/+18 |
* | Remove extraneous -I compile flag that was used during testing. | archie | 1999-10-27 | 1 | -1/+0 |
* | Add IGNORE_MOTD to allow the sysadmin to ignore (likely) differences in | billf | 1999-10-26 | 3 | -0/+18 |
* | Use $FreeBSD$ (instead of the author's $Revision$) to report the | billf | 1999-10-26 | 2 | -6/+2 |
* | freebsd -> FreeBSD | billf | 1999-10-26 | 1 | -1/+1 |
* | Add $FreeBSD$ | billf | 1999-10-26 | 1 | -2/+1 |
* | Co-MAINTAINER this module. | billf | 1999-10-26 | 1 | -0/+1 |
* | Don't try updating the passwd file if no data has changed. This allows things | davidn | 1999-10-26 | 1 | -39/+102 |
* | Add new functionality "lock" and "unlock" to provide a simple password | davidn | 1999-10-26 | 4 | -8/+47 |
* | Missed statement in password update relating to the previous change | davidn | 1999-10-26 | 1 | -1/+1 |
* | Clean up error handling in fileupdate(), which now returns 0 on success | davidn | 1999-10-26 | 5 | -62/+117 |
* | Add $FreeBSD$ | billf | 1999-10-25 | 2 | -0/+2 |
* | Introduce ``set logout''; another chat script. This is in preparation | brian | 1999-10-25 | 7 | -32/+73 |
* | Don't (unnecessarily) parse wtmp, force ID0logout() to DTRT instead. | brian | 1999-10-25 | 3 | -42/+8 |
* | Do not rely on malloc() to zero-fill allocated memory, since it is | sheldonh | 1999-10-25 | 1 | -2/+3 |
* | Put include <netgraph.h> back in - problem was due to a cvsup mess on | dillon | 1999-10-24 | 2 | -1/+2 |
* | Cleanup missing includes, stale includes, and a few printf format | dillon | 1999-10-23 | 2 | -2/+2 |
* | Manually create a correct(*) entry in wtmp when logging out a PPPoTCP or | brian | 1999-10-21 | 2 | -4/+45 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 18 | -0/+1820 |
* | If we're running ppp -direct over a tcp or udp connection, | brian | 1999-10-21 | 1 | -1/+10 |
* | Don't go from PHASE_NETWORK to PHASE_ESTABLISH when we want to | brian | 1999-10-21 | 1 | -2/+4 |
* | mergemaster bmake glue. | billf | 1999-10-20 | 2 | -0/+12 |
* | This commit was generated by cvs2svn to compensate for changes in r52400, | billf | 1999-10-20 | 3 | -0/+1634 |
|\ |
|
| * | Import mergemaster into the tree, a product of freebsdcon. | billf | 1999-10-20 | 3 | -0/+1634 |
* | Add the -unit command line switch for specifying the tun device. | brian | 1999-10-19 | 6 | -48/+120 |
* | Use Pa for filenames. | charnier | 1999-10-17 | 1 | -1/+2 |
* | Correct use of .Nm. | charnier | 1999-10-17 | 1 | -2/+2 |
* | Xref to warn(3) which is used instead of perror. | charnier | 1999-10-17 | 1 | -2/+2 |
* | add .Sh DIAGNOSTICS | charnier | 1999-10-17 | 1 | -5/+5 |
* | add missing .El. | charnier | 1999-10-17 | 1 | -0/+1 |
* | Correct a few diagnostics | brian | 1999-10-16 | 1 | -3/+3 |
* | Don't ntohl() the signature before printing it... it's already | brian | 1999-10-16 | 1 | -1/+1 |
* | When more than one timer is expired at once, allow for the possibility | brian | 1999-10-15 | 1 | -10/+22 |
* | When we get the last NCP TLD, close all datalinks with CLOSE_STAYDOWN | brian | 1999-10-15 | 1 | -1/+1 |
* | Redefine CRTS_IFLOW and CCTS_OFLOW on the mac. | brian | 1999-10-15 | 1 | -0/+7 |
* | -Wall fix: ambigious else | billf | 1999-10-15 | 1 | -1/+2 |
* | "Plag and play" -> "Plug and Play" | phantom | 1999-10-15 | 1 | -1/+2 |
* | Add mount_nwfs program. Now -current can mount NetWare volumes. | bp | 1999-10-15 | 3 | -0/+578 |
* | Do not dot or \n terminate syslog string. | charnier | 1999-10-13 | 1 | -3/+3 |
* | When uncompressing VJ-compressed frames, fix the ip_sum directly | brian | 1999-10-13 | 1 | -17/+13 |
* | err -> errx for malloc failure | charnier | 1999-10-12 | 1 | -3/+3 |
* | Further cleanup. Also remove the following unused or defunct tokens: | peter | 1999-10-10 | 9 | -164/+49 |
* | Nuke the old antique copy of ipfilter from the tree. This is old enough | peter | 1999-10-10 | 8 | -112/+0 |
* | Remove an unnecessary cross-reference to ioctl(2) | chris | 1999-10-09 | 1 | -1/+0 |
* | mount* fixes from Martin Blapp <mb@imp.ch>: | phk | 1999-10-09 | 1 | -2/+4 |
* | space is not allowed between owner and :group. | charnier | 1999-10-08 | 1 | -1/+1 |
* | Revert the 1.44 -> 1.45 change. It doesn't work as expected. | brian | 1999-10-08 | 1 | -1/+1 |
* | Zap references to 'major' token, it's not used. | peter | 1999-10-08 | 3 | -5/+2 |
* | Deconfuse release and revision | n_hibma | 1999-10-07 | 1 | -1/+1 |