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
*
delete doubled words, e.g.: "the the" -> "the"
wosch
1996-10-05
4
-8
/
+10
*
Make the save_userconfig() stuff conditional and turned off by default
jkh
1996-10-05
5
-61
/
+58
*
syslogd has always bugged me with it's async startup at boot time.
peter
1996-10-05
1
-6
/
+71
*
Wait for any stray processes we might be sent while running as init.
jkh
1996-10-05
1
-1
/
+5
*
Correct check for ensuring that the network configuration isn't fiddled with
jkh
1996-10-05
1
-9
/
+9
*
1. Change device probing so that high speed network devices are found before
jkh
1996-10-05
4
-108
/
+106
*
Multiple changes stacked as one commit since they all depend on one another.
jkh
1996-10-05
4
-24
/
+10
*
Add stuff to CLEANFILES.
jkh
1996-10-05
2
-2
/
+2
*
Various cosmetic tweaks.
jkh
1996-10-04
6
-42
/
+56
*
Syncronize my tree so Eric can access the latest code.
jkh
1996-10-04
12
-62
/
+70
*
Temporarily disable userconfig saving until I figure out why uc_open()
jkh
1996-10-03
2
-2
/
+6
*
Check return values from uc_open() correctly. Note: This seems to work
jkh
1996-10-03
2
-6
/
+6
*
Fix the "missing nameserver value" bug. Simplify some unnecessarily
jkh
1996-10-03
2
-30
/
+44
*
First cut at a "copy userconfig changes from installation kernel to installed
jkh
1996-10-03
7
-119
/
+187
*
One small policy tweak to something I like better.
jkh
1996-10-02
4
-6
/
+10
*
More strategic screen clears().
jkh
1996-10-02
2
-24
/
+52
*
Fixes and a place-holder for future work.
jkh
1996-10-02
3
-14
/
+28
*
Catch a clear() I missed.
jkh
1996-10-02
2
-10
/
+12
*
Don't annoyingly reconfigure the network when you don't have to.
jkh
1996-10-02
1
-7
/
+16
*
More tweaks to FTP reselection code - allow "none" to stand for
jkh
1996-10-02
1
-2
/
+2
*
Try to get the info file before the whole file - it eliminates
jkh
1996-10-02
1
-27
/
+29
*
Make FTP site reselection work the way it always should have.
jkh
1996-10-02
1
-18
/
+1
*
Release setuid immediately after initializing; this minimizes the
fenner
1996-10-01
4
-19
/
+21
*
Round 2.5
jkh
1996-10-01
5
-20
/
+40
*
Installation cleanup, round II.
jkh
1996-10-01
11
-91
/
+179
*
Saner screen refresh changes, part I.
jkh
1996-10-01
8
-50
/
+66
*
Fix potential buffer overrun
pst
1996-10-01
1
-5
/
+8
*
Close a potential security hole: if yp_access() is passed a map name,
wpaul
1996-09-30
1
-4
/
+15
*
Grab traceroute out of src/contrib/traceroute
fenner
1996-09-30
7
-1429
/
+14
*
Make this more usable from shell scripts and such by adding a non-interactive
jkh
1996-09-30
1
-9
/
+19
*
Include <fcntl.h> so that this doesn't depend on the KERNEL version
bde
1996-09-29
1
-0
/
+1
*
Close files up to getdtablesize(), instead of up to NOFILE.
bde
1996-09-29
2
-10
/
+18
*
Correct a minor misspelling.
jkh
1996-09-29
2
-4
/
+4
*
Removed references to pathconf-related variables that were never handled
bde
1996-09-28
1
-10
/
+3
*
Moved getdtablesize() out of a loop.
bde
1996-09-28
1
-3
/
+4
*
Add info field.
pst
1996-09-27
1
-1
/
+1
*
Rate limit the "xxx bytes read from" message to a maximum of one per
pst
1996-09-26
1
-4
/
+10
*
If we're running through the FTP setup dialog the *first* time, skip
pst
1996-09-26
1
-5
/
+11
*
If we're unable to open /dev/ttyv0, assume that we're on a single tty system
pst
1996-09-26
4
-10
/
+14
*
If /install.cfg exists on the local floppy (or if LOAD_CONFIG_FILE is defined
pst
1996-09-26
2
-46
/
+92
*
Really eliminated includes of the "temporary" backwards compatibility
bde
1996-09-24
1
-1
/
+15
*
Eliminated includes of the "temporary" backwards compatibility header
bde
1996-09-24
4
-9
/
+18
*
add missing comma(s) in .Xr macros
wosch
1996-09-23
3
-3
/
+8
*
Fix one byte buffer overflow
ache
1996-09-22
1
-1
/
+1
*
Remove some gratutious screen saves.
jkh
1996-09-22
2
-12
/
+2
*
Fix & expansion (from pw_gecos field), sizeof buf used when
ache
1996-09-21
1
-1
/
+1
*
fix .Xr macro
wosch
1996-09-21
1
-2
/
+2
*
ts_sec -> tv_sec
nate
1996-09-20
3
-8
/
+8
*
aarghh! what is it with this CVSROOT/val-tags regexp anyway? how
peter
1996-09-19
2
-2
/
+2
*
Merge import conflicts
peter
1996-09-19
13
-235
/
+586
[next]