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
*
Update for version 6.0.7.
obrien
2001-09-02
2
-174
/
+219
*
Document my tweaks better.
obrien
2001-09-02
1
-9
/
+10
*
Introduce a -b option that allows the user to specify which address to
dd
2001-09-01
2
-5
/
+16
*
Fix some unsafe signal handlers, and be careful not to overflow on fd_set.
kris
2001-09-01
1
-102
/
+136
*
Don't do unsafe activities in the syscall handler.
kris
2001-09-01
1
-4
/
+18
*
Preserve /etc/hosts.allow and /etc/dhclient.conf during upgrades.
jkh
2001-08-31
1
-0
/
+2
*
Whoops, forgot a hunk on the previous patch. Fix RTSOL variable handling
jkh
2001-08-31
1
-1
/
+1
*
PR: 26187
jkh
2001-08-31
1
-1
/
+1
*
SECURITY: Drop `setgid kmem' bit as early as possible.
ru
2001-08-31
2
-0
/
+2
*
mdoc(7) police: minor formatting tweaks.
ru
2001-08-31
1
-8
/
+8
*
Don't clobber the default for CFLAGS.
bde
2001-08-31
1
-1
/
+1
*
Attempt to make key behavior more clear.
eric
2001-08-31
3
-7
/
+4
*
Fixed breakage of NOSHARED worlds in previous commit. -lreadline was
bde
2001-08-30
1
-2
/
+2
*
Fix buffer overflow in queue file handling.
kris
2001-08-30
1
-7
/
+13
*
Unbreak group operations by reverting previous delta which removed the
dd
2001-08-30
1
-1
/
+1
*
Add a new utility that runs an executable detached from the
mike
2001-08-30
4
-0
/
+159
*
Add forgotten ntp-genkeys directory/Makefile.
roberto
2001-08-29
1
-0
/
+15
*
Connect the new ntp-genkeys.8 page to the build.
sheldonh
2001-08-29
1
-1
/
+1
*
Update for the import of 4.1.0.
roberto
2001-08-29
7
-323
/
+411
*
Update the mdoc NTP documentation transcribed from the HTML documentation
sheldonh
2001-08-29
7
-2501
/
+3705
*
Back out revision 1.317 -- diskcheckd enabled/disabled from
obrien
2001-08-29
2
-4
/
+0
*
Remove `diskcheckd'. It is now in ports/sysutils.
obrien
2001-08-28
1
-1
/
+0
*
Remove `diskcheckd'. It is now in ports/sysutils.
obrien
2001-08-28
3
-1062
/
+0
*
o Allow diskcheckd to be enabled/disabled from within sysinstall using the
rwatson
2001-08-28
2
-0
/
+4
*
Fix some small errors and markup nits.
cjc
2001-08-28
1
-9
/
+8
*
Gives syslogd(8) the ability to refresh its idea of the hostname of
cjc
2001-08-27
1
-7
/
+27
*
Some cosmetic changes to sync with OpenBSD
brian
2001-08-27
2
-1
/
+4
*
This is not jail(2), or anything else suitable to be referenced with .Fn.
dd
2001-08-27
1
-2
/
+2
*
Don't make it sound like -A is turning on the default behavior.
dd
2001-08-27
1
-0
/
+1
*
Send a reset request for every packet received when our encryption
brian
2001-08-27
1
-0
/
+2
*
Enable hardwiring of things like tunables from embedded enironments
peter
2001-08-27
5
-14
/
+61
*
Handle return values of 0 from NgRecvMsg() properly.
brian
2001-08-24
1
-2
/
+2
*
Bring in some iostat fixes that bde reminded me about. These fixes were
ken
2001-08-23
2
-95
/
+125
*
Properly initialize the random number generator in pw_getpass().
joerg
2001-08-21
1
-0
/
+1
*
o Enable IFF_MULTICAST when first opening the tun device (and keep the flag
brian
2001-08-21
3
-11
/
+11
*
Fix a typo in a variable name that made pw(8) coredump when using
joerg
2001-08-21
1
-1
/
+1
*
Handle snprintf() returning < 0 (not just -1)
brian
2001-08-20
7
-12
/
+16
*
Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1.
brian
2001-08-20
1
-12
/
+4
*
Handle snprintf() returning -1.
brian
2001-08-20
9
-54
/
+62
*
Properly change old interface addresses so that their destination is
brian
2001-08-20
1
-1
/
+2
*
Add some comments to explain what's going on here
brian
2001-08-20
1
-9
/
+21
*
mdoc(7) police: simplify literal display block.
ru
2001-08-20
1
-2
/
+4
*
The timed protocol is not implemented in a compatible way by all vendors;
kris
2001-08-20
2
-7
/
+23
*
Pass the username we just made to pwd_mkdb so that the latter doesn't
dd
2001-08-20
1
-3
/
+4
*
When attempting to change the default route, don't write the gateway
brian
2001-08-20
1
-7
/
+26
*
Capitalize the first word in sentences, and put periods at the end of
dd
2001-08-20
1
-3
/
+3
*
Add some casts.
brian
2001-08-19
2
-3
/
+3
*
Add a missing % in a format string.
brian
2001-08-19
1
-1
/
+1
*
Avoid a compiler warning
brian
2001-08-19
1
-0
/
+2
*
Fix ISA machines. Also, make it possible for the new pccardd to run
imp
2001-08-19
1
-40
/
+61
[next]