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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A fix to a debug test from Kirk.
julian
1998-05-27
3
-3
/
+12
*
accidently omitted two file declarations.
jmb
1998-05-27
1
-1
/
+2
*
Make a copy of the caller's iovec array, mallocing if necessary,
jb
1998-05-27
3
-42
/
+186
*
Remove error check from call to set the file descriptor to non-blocking
jb
1998-05-27
1
-12
/
+9
*
Ignore 'invalid' interrupts that occur while the interface is down.
wpaul
1998-05-26
1
-2
/
+12
*
ELF preparation step 2:
sos
1998-05-26
16
-88
/
+107
*
Get owner/group/modes right
sos
1998-05-26
1
-9
/
+11
*
Fixed logic in the test to drop ICMP echo and timestamp packets when
dg
1998-05-26
1
-5
/
+3
*
Oops, remember CFLAGS...
sos
1998-05-26
1
-8
/
+6
*
PR: 1904
danny
1998-05-26
1
-1
/
+6
*
Remove a couple style bugs from the code snippet that
steve
1998-05-26
1
-3
/
+3
*
code was using wrong temporary variable "i", in place of "j".
jmb
1998-05-26
1
-2
/
+2
*
"EOF of file..." is written to stderr and not stdout.
steve
1998-05-26
1
-2
/
+2
*
Don't append a '/' to the destination directory if there
steve
1998-05-25
1
-3
/
+5
*
When doing a blocking write, keep looping until all the bytes are
jb
1998-05-25
6
-60
/
+318
*
Update code example to reflect current practice.
steve
1998-05-25
1
-12
/
+10
*
Use select() timeouts instead of SIGALRM to schedule packet transmission.
fenner
1998-05-25
1
-81
/
+104
*
Norwegian dates should have a dot after day of month.
steve
1998-05-25
3
-9
/
+9
*
ELF preparation step 1:
sos
1998-05-25
11
-15
/
+22
*
Only compile on install.
sos
1998-05-25
1
-0
/
+3
*
Make objformat DTRT when in the make world environment.
sos
1998-05-25
2
-4
/
+14
*
Back out Steve's fix, as this was already fixed by me in revision 1.6
des
1998-05-25
1
-4
/
+0
*
Add optional code to change the way that divert and ipfw work together.
julian
1998-05-25
6
-8
/
+126
*
o Only do the /bin/cat bit when we're transferring our ctty.
brian
1998-05-25
2
-5
/
+5
*
Fixed missing semicolon and added space before semicolon.
kato
1998-05-25
2
-6
/
+6
*
Manual page fix: add cross references, refer to ``dumpdev'' variable in
jkoshy
1998-05-25
1
-9
/
+33
*
Hide the interface name in the sin_zero section of the sockaddr_in
julian
1998-05-25
2
-11
/
+61
*
Take the user's "IGNORE_DIVERT" argument from where the user put it
julian
1998-05-25
1
-5
/
+7
*
Only allow 'who' and 'who am i' as valid usages.
steve
1998-05-25
1
-1
/
+5
*
Fix example in manual page.
jkoshy
1998-05-25
1
-4
/
+4
*
Revert the previous fix. As it turns out Warner Losh is
steve
1998-05-25
1
-21
/
+9
*
Allow spaces in the filename to be decoded to.
steve
1998-05-25
1
-2
/
+2
*
Give correct times with old wtmp files.
steve
1998-05-25
1
-2
/
+3
*
If no value is present for the login name set it to '-'.
steve
1998-05-25
3
-5
/
+39
*
Allow setting of idle or realtime processing priorities per
steve
1998-05-25
1
-5
/
+22
*
Attempt to stop another DoS attack related to ping flooding.
steve
1998-05-25
1
-9
/
+21
*
Make ftpd(8) honor its default group setting in the config files.
steve
1998-05-25
1
-7
/
+16
*
Allow a user in group 0 to su(1) to root if their primary
steve
1998-05-25
2
-9
/
+21
*
Add a graceful jumping off point with a new .error directive.
steve
1998-05-25
2
-21
/
+60
*
Change shell from /nonexistent to /sbin/nologin.
steve
1998-05-25
1
-8
/
+8
*
o Don't try to transfer tty device descriptors as there's no way of
brian
1998-05-25
5
-32
/
+128
*
Don't blow away parts of the sourcetree on a 'make clean'. This was
eivind
1998-05-24
1
-4
/
+4
*
Merge updates from 2.2
jkh
1998-05-24
12
-39
/
+42
*
Sync documentation with 2.2 updates.
jkh
1998-05-24
17
-700
/
+695
*
Fix Anders Email address.
steve
1998-05-24
1
-1
/
+1
*
Add a fuller-featured Norwegian keycap entry.
steve
1998-05-24
1
-6
/
+23
*
Take IP options into account when calculating the allowable length
fenner
1998-05-24
1
-4
/
+13
*
Reviewed by: hasty@freebsd.org
ahasty
1998-05-24
2
-14
/
+0
*
Add a chkgrp run after backing up the passwd and group files.
des
1998-05-24
1
-1
/
+7
*
Add chkgrp, a small utility for checking for syntax errors in group
des
1998-05-24
3
-0
/
+220
[next]