summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix a few minor type problems that turned up with gcc-2.7.2peter1996-08-133-5/+6
* | | Add RTF_STATIC to default route's flags in the hope that routed will nopeter1996-08-131-2/+2
* | | Add RTF_STATIC to flags when creating a default route. Hopefully thispeter1996-08-131-2/+2
* | | Previously, if the dial script had any problems, pppd would simplypst1996-08-114-5/+29
* | | Reviewed by: variousjulian1996-08-092-7/+27
* | | was missing @adam1996-08-091-2/+2
* | | Drop setuid ASAP, to minimize code executed as root.fenner1996-08-091-3/+18
* | | Make broadcast clients work.phk1996-08-061-1/+1
* | | Gratuitous whitespace change so that I can commit the source of the recentpst1996-08-051-3/+1
* | | Fix up some more buffer overflow problems.pst1996-08-052-5/+9
* | | Fix a couple of bogons. The first two were brought to my attentionwpaul1996-08-041-9/+36
* | | Enhance crunchgens understanding of our new /usr/obj/`pwd` strategy.phk1996-08-041-6/+15
* | | Try to make screen update more efficient (less flickering) by morejkh1996-08-0321-87/+80
* | | Make the same fix to the disk partition editor screen.jkh1996-08-032-12/+8
* | | Fix an embarassing bogon in the key input code. I'll roll another snapjkh1996-08-032-12/+8
* | | Use the defines and macros defined in /sys/pccard/cis.h to make the codenate1996-08-011-24/+25
* | | Whoops! VTYs return zero values for TIOCGSIZE! Work around this.jkh1996-08-012-4/+4
* | | Don't query DNS if we haven't got it configured.jkh1996-08-011-12/+16
* | | Handle SIGPIPE in a couple of crucial places.jkh1996-08-012-8/+26
* | | Put verbosity in the right place.jkh1996-08-011-3/+3
* | | Purely cosmetic tweaks.jkh1996-08-012-5/+5
* | | Clean up the results from getch().jkh1996-08-014-8/+8
* | | Close PR#1542. Don't just assume 24 lines, get the tty size.jkh1996-08-0112-32/+56
* | | Make -force work for pkg_add.jkh1996-07-311-2/+2
* | | Add a required save/restorejkh1996-07-312-2/+6
* | | Try again.jkh1996-07-312-4/+4
* | | Don't munge keystrokes.jkh1996-07-318-40/+54
* | | Prevent Geometry warning messages when the disk is already "dedicated"jkh1996-07-312-22/+12
* | | More minor tweaks (that I'm trying to get into the SNAP).jkh1996-07-312-30/+30
* | | Detect which partitions have already been created with `auto' so as not to cr...jkh1996-07-3110-196/+244
* | | Add MD5 checksums to packing list for all files during pkg_create and usejkh1996-07-3012-74/+105
* | | "appeared in 4.2BSD.." changed to "appeared in 4.2BSD."alex1996-07-271-1/+1
* | | Fix the services.byname target so that it creates search keys for thepeter1996-07-251-4/+6
* | | Add some explanation on TMPDIR.phk1996-07-241-1/+11
* | | Fix typo in last commit, it seems that a hash comments out a \ at the endpeter1996-07-241-4/+4
* | | Add sample rules for amd.host, mostly from the AMD docs, but tweaked to fitpeter1996-07-241-2/+26
* | | Merge from vendor branch. The rttrace program is gone (subsumed by rtquery).wollman1996-07-2216-2008/+1857
* | | Initial revisionwollman1996-07-221-0/+159
* | | Fix some bogus argument handling - whups! James was right..jkh1996-07-222-4/+6
* | | Bring in some fixes from NetBSD and re-hack our syslogd to be option-compatiblepst1996-07-222-19/+28
* | | Reset Pred1 protocol on FCS errors.phk1996-07-211-1/+2
* | | 'mkaliases' is broken (strips spaces) so don't use it,adam1996-07-181-11/+8
* | | Remove eeprom too as more unused stuff.gpalmer1996-07-185-327/+1
* | | These old files are no longer relevant to the current routedwollman1996-07-187-1639/+0
* | | Merge from vendor branch. We are now completely up-to-date withwollman1996-07-185-202/+385
* | | This commit was generated by cvs2svn to compensate for changes in r17211,wollman1996-07-185-27/+173
|\ \ \
| * | | Second part of the timezone code import for version 96h. This includeswollman1996-07-1810-396/+791
| * | | This commit was manufactured by cvs2svn to create branch 'ADO'.cvs2svn1994-09-131-0/+5
* | | | Import fixes from NetBSD to print NFSv3 packets.dfr1996-07-187-489/+1360
* | | | Correct the Unix programmer's error #1: "char c = getc();".joerg1996-07-171-2/+4
OpenPOWER on IntegriCloud