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
...
*
WARNS=2 cleanup.
mikeh
2001-12-09
2
-1
/
+3
*
Turn on WARNS=2, no code fixes needed.
mikeh
2001-12-09
1
-0
/
+2
*
Don't ignore SIGINT and SIGQUIT. The comment said "Ignore SIGINT
iedowse
2001-12-09
1
-4
/
+0
*
style(9) cleanup: spaces -> tabs.
mikeh
2001-12-09
1
-94
/
+95
*
WARNS=2 cleanup.
mikeh
2001-12-09
2
-10
/
+20
*
Cleanup sysinstall's 'A'uto partitioning mode to provide more reasonable
dillon
2001-12-09
6
-244
/
+602
*
WARNS=2 cleanup.
mikeh
2001-12-09
2
-15
/
+41
*
WARNS=2 cleanup and fix potential unitialized variable bug.
mikeh
2001-12-09
2
-4
/
+13
*
WARNS=2 cleanup.
mikeh
2001-12-09
3
-3
/
+16
*
Allow maxusers to be specified as 0 in the kernel config, which will
dillon
2001-12-09
1
-2
/
+1
*
Consider PROTO_IPV6 as compressible by CCP.
brian
2001-12-09
1
-1
/
+1
*
mdoc(7) police:
ru
2001-12-08
1
-5
/
+11
*
mdoc(7) police: markup nits.
ru
2001-12-08
1
-1
/
+1
*
mdoc(7) police: fix markup in revision 1.25.
ru
2001-12-08
1
-2
/
+2
*
Long ago, there was just /etc/daily. Then /etc/security was split out
cjc
2001-12-07
1
-0
/
+5
*
Move the checks for '/' a little sooner in the code which receives files
gad
2001-12-05
1
-8
/
+8
*
Add the ability to write VCD/SVCD disc's.
sos
2001-12-04
2
-58
/
+82
*
Prototype usage() and set WARNS?=2
jedgar
2001-12-04
2
-0
/
+4
*
WARNS=2 and style(9) cleanup:
jedgar
2001-12-04
2
-5
/
+6
*
Default to WARNS=2.
obrien
2001-12-04
4
-0
/
+6
*
prototype functions and fix some line wrapping
alfred
2001-12-02
1
-6
/
+16
*
Sysinstall cleanups for installation:
matusita
2001-12-02
2
-38
/
+56
*
Forget to remove kget.c, since kget feature is already gone.
matusita
2001-12-01
1
-125
/
+0
*
Remove kget() feature, which is removed from 5-current kernel.
matusita
2001-12-01
7
-24
/
+2
*
Pay attention to failures to SIOCAIFADDR and SIOCDIFFADDR.
brian
2001-11-30
1
-25
/
+39
*
Don't provide an RTA_GATEWAY sockaddr when we write RTM_CHANGE messages
brian
2001-11-30
1
-6
/
+0
*
Add some DEBUG logging to tell us when interface addresses are being
brian
2001-11-30
1
-0
/
+14
*
Make the error messaging more helpful.
cjc
2001-11-30
1
-9
/
+11
*
Fold ANDREW_LOCKD into -current.
alfred
2001-11-29
3
-566
/
+1965
*
Fix a bug about CIS string comparison. Pccardd should be able to distinguish
iwasaki
2001-11-29
1
-0
/
+4
*
Add a BUGS section noting that the basename of a directory containing
cjc
2001-11-28
1
-1
/
+10
*
My recent changes to add the ctl_renametf routine assumed that print job
gad
2001-11-28
2
-21
/
+38
*
Make the default kernel prefix "kernel:" instead of the boot file,
dd
2001-11-27
2
-4
/
+25
*
Make extattrctl WARNS?=2-safe:
jedgar
2001-11-27
2
-8
/
+7
*
Re-connect NTP docs to build.
ru
2001-11-27
1
-1
/
+1
*
Add missing -v option to the SYNOPSIS.
sheldonh
2001-11-27
1
-1
/
+1
*
Change the recently-added 'o'-processing so it maps to 'l' instead of 'f'.
gad
2001-11-27
2
-10
/
+15
*
Grammar police (system console terminal type menu).
bmah
2001-11-26
2
-8
/
+8
*
Use 'GET' method instaed of 'HEAD', since some proxy server doesn't work
matusita
2001-11-25
1
-1
/
+30
*
Spelling police: sucessful -> successful.
dd
2001-11-24
1
-1
/
+1
*
Talk about what the user needs to do to get the snp devices, and how
dd
2001-11-24
1
-2
/
+12
*
Change 'superuser' to 'user' which was forgotten in the previous
dd
2001-11-24
1
-2
/
+1
*
Remove the sentence about only root being able to run watch(8). It
dd
2001-11-24
1
-14
/
+10
*
Add an -f option which allows one to specify a snp device to use.
dd
2001-11-24
2
-8
/
+30
*
Remove the hack that ensures that rt_Update() works on FreeBSD. Now
brian
2001-11-23
1
-23
/
+5
*
When writing messages to the routing socket, round sockaddr sizes
brian
2001-11-23
1
-12
/
+19
*
Be paranoid about non-zero netmasks being associated with INET addresses
brian
2001-11-23
2
-5
/
+20
*
Remove an unused variable (oops)
brian
2001-11-23
1
-1
/
+1
*
Don't adjust_linklocal() when pulling a sockaddr out of an ncpaddr or
brian
2001-11-23
3
-10
/
+18
*
Remove a bogus log_Id() decl
brian
2001-11-23
1
-1
/
+0
[prev]
[next]