index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop setuid ASAP, to minimize code executed as root.
fenner
1996-08-09
1
-3
/
+18
*
Make broadcast clients work.
phk
1996-08-06
1
-1
/
+1
*
Gratuitous whitespace change so that I can commit the source of the recent
pst
1996-08-05
1
-3
/
+1
*
Fix up some more buffer overflow problems.
pst
1996-08-05
2
-5
/
+9
*
Fix a couple of bogons. The first two were brought to my attention
wpaul
1996-08-04
1
-9
/
+36
*
Enhance crunchgens understanding of our new /usr/obj/`pwd` strategy.
phk
1996-08-04
1
-6
/
+15
*
Try to make screen update more efficient (less flickering) by more
jkh
1996-08-03
21
-87
/
+80
*
Make the same fix to the disk partition editor screen.
jkh
1996-08-03
2
-12
/
+8
*
Fix an embarassing bogon in the key input code. I'll roll another snap
jkh
1996-08-03
2
-12
/
+8
*
Use the defines and macros defined in /sys/pccard/cis.h to make the code
nate
1996-08-01
1
-24
/
+25
*
Whoops! VTYs return zero values for TIOCGSIZE! Work around this.
jkh
1996-08-01
2
-4
/
+4
*
Don't query DNS if we haven't got it configured.
jkh
1996-08-01
1
-12
/
+16
*
Handle SIGPIPE in a couple of crucial places.
jkh
1996-08-01
2
-8
/
+26
*
Put verbosity in the right place.
jkh
1996-08-01
1
-3
/
+3
*
Purely cosmetic tweaks.
jkh
1996-08-01
2
-5
/
+5
*
Clean up the results from getch().
jkh
1996-08-01
4
-8
/
+8
*
Close PR#1542. Don't just assume 24 lines, get the tty size.
jkh
1996-08-01
12
-32
/
+56
*
Make -force work for pkg_add.
jkh
1996-07-31
1
-2
/
+2
*
Add a required save/restore
jkh
1996-07-31
2
-2
/
+6
*
Try again.
jkh
1996-07-31
2
-4
/
+4
*
Don't munge keystrokes.
jkh
1996-07-31
8
-40
/
+54
*
Prevent Geometry warning messages when the disk is already "dedicated"
jkh
1996-07-31
2
-22
/
+12
*
More minor tweaks (that I'm trying to get into the SNAP).
jkh
1996-07-31
2
-30
/
+30
*
Detect which partitions have already been created with `auto' so as not to cr...
jkh
1996-07-31
10
-196
/
+244
*
Add MD5 checksums to packing list for all files during pkg_create and use
jkh
1996-07-30
12
-74
/
+105
*
"appeared in 4.2BSD.." changed to "appeared in 4.2BSD."
alex
1996-07-27
1
-1
/
+1
*
Fix the services.byname target so that it creates search keys for the
peter
1996-07-25
1
-4
/
+6
*
Add some explanation on TMPDIR.
phk
1996-07-24
1
-1
/
+11
*
Fix typo in last commit, it seems that a hash comments out a \ at the end
peter
1996-07-24
1
-4
/
+4
*
Add sample rules for amd.host, mostly from the AMD docs, but tweaked to fit
peter
1996-07-24
1
-2
/
+26
*
Merge from vendor branch. The rttrace program is gone (subsumed by rtquery).
wollman
1996-07-22
16
-2008
/
+1857
*
Initial revision
wollman
1996-07-22
1
-0
/
+159
*
Fix some bogus argument handling - whups! James was right..
jkh
1996-07-22
2
-4
/
+6
*
Bring in some fixes from NetBSD and re-hack our syslogd to be option-compatible
pst
1996-07-22
2
-19
/
+28
*
Reset Pred1 protocol on FCS errors.
phk
1996-07-21
1
-1
/
+2
*
'mkaliases' is broken (strips spaces) so don't use it,
adam
1996-07-18
1
-11
/
+8
*
Remove eeprom too as more unused stuff.
gpalmer
1996-07-18
5
-327
/
+1
*
These old files are no longer relevant to the current routed
wollman
1996-07-18
7
-1639
/
+0
*
Merge from vendor branch. We are now completely up-to-date with
wollman
1996-07-18
5
-202
/
+385
*
This commit was generated by cvs2svn to compensate for changes in r17211,
wollman
1996-07-18
5
-27
/
+173
|
\
|
*
Second part of the timezone code import for version 96h. This includes
wollman
1996-07-18
10
-396
/
+791
|
*
This commit was manufactured by cvs2svn to create branch 'ADO'.
cvs2svn
1994-09-13
1
-0
/
+5
*
|
Import fixes from NetBSD to print NFSv3 packets.
dfr
1996-07-18
7
-489
/
+1360
*
|
Correct the Unix programmer's error #1: "char c = getc();".
joerg
1996-07-17
1
-2
/
+4
*
|
Increased listen() queue-depth limit to 64.
dg
1996-07-17
1
-2
/
+2
*
|
1. Fix the CD installation bogon for Novice install I mentioned.
jkh
1996-07-16
9
-133
/
+189
*
|
Make crunchgen match the new obj/ convention.
phk
1996-07-15
1
-1
/
+1
*
|
Damn - looks like upgrade got broken along the way and it's not something
jkh
1996-07-14
3
-32
/
+48
*
|
Make CD version clash non-fatal.
jkh
1996-07-13
1
-5
/
+3
*
|
Back out my change for Peter which did transfer timings based on current
jkh
1996-07-13
1
-7
/
+7
[next]