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.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix login so that it exports environmental variables that are set by PAM
nectar
2001-02-09
1
-0
/
+58
*
Fix style(9) bugs from previous commit: remove space after function
mikeh
2001-02-08
1
-6
/
+6
*
Optimize gencat(1) sources in same manner as its libc part some time ago:
phantom
2001-02-08
3
-299
/
+151
*
Remove the manpage since the actual software was put in the Attic.
obrien
2001-02-08
1
-459
/
+0
*
De-__P()-ify, convert K&R style declarations to ANSI ones
mikeh
2001-02-08
1
-13
/
+8
*
Prevent string overflows by using safer string functions
mikeh
2001-02-08
1
-21
/
+27
*
mdoc(7) police: Change -filled displays (which just happen
ru
2001-02-07
2
-3
/
+3
*
Spelling
charnier
2001-02-06
6
-50
/
+25
*
Remove duplicate FreeBSD Id
charnier
2001-02-06
2
-6
/
+2
*
Rework diagnostics text
charnier
2001-02-06
2
-5
/
+4
*
mdoc(7) police: simplify construct.
ru
2001-02-06
1
-6
/
+1
*
Fix typo: compatability -> compatibility.
asmodai
2001-02-06
4
-6
/
+6
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
3
-3
/
+3
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
2
-4
/
+5
*
Convert if_multiaddrs from LIST to TAILQ so that it can be traversed
phk
2001-02-06
1
-1
/
+1
*
Fix typo: wierd -> weird.
asmodai
2001-02-06
1
-1
/
+1
*
Fix tftpd and tftp to support file transfers of over 65535 blocks
asmodai
2001-02-02
2
-2
/
+7
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
37
-137
/
+160
*
De-__P()-ify
will
2001-01-28
1
-6
/
+6
*
BDECFLAGS: constify; use proper types. Add $FreeBSD$, clean up #ifndef lint.
will
2001-01-28
1
-10
/
+13
*
Fix typo
phantom
2001-01-25
2
-4
/
+4
*
Slightly re-word sentence to allow using .Nm macro without parameter
phantom
2001-01-25
1
-1
/
+2
*
Slightly re-word sentence to allow using .Nm macro without parameter
phantom
2001-01-25
1
-4
/
+6
*
Fix bogus checking of snprintf() by decreasing the remaining size of the
will
2001-01-25
1
-0
/
+3
*
Catch up to proc flag changes.
jhb
2001-01-24
1
-3
/
+3
*
Catch up to proc flag change.
jhb
2001-01-24
1
-1
/
+1
*
Catch up to new proc flags.
jhb
2001-01-24
1
-1
/
+1
*
Mention the -F in the usage().
ru
2001-01-24
1
-1
/
+1
*
Call pam_setcred.
nectar
2001-01-23
1
-0
/
+4
*
Add mibs to hold the number of forks since boot. New mibs are:
ume
2001-01-23
1
-0
/
+8
*
Add the -empty flag, from OpenBSD. It returns true if the directory
peter
2001-01-23
5
-2
/
+49
*
Document that the -z option is equivalent to 'sysctl vm.zone'.
des
2001-01-23
1
-1
/
+5
*
Use the vm.zone sysctl rather that grope through the zone allocator's
des
2001-01-23
1
-52
/
+15
*
Update vm zone list traversal for changes made to kernel. Note that this
mjacob
2001-01-23
1
-2
/
+6
*
Fix numerous style(9) bugs: Put #define's before declarations; sort the
will
2001-01-21
1
-12
/
+11
*
Fix style(9) bug; use ISDOT[DOT,]() macro available in util.c by moving
will
2001-01-21
3
-11
/
+9
*
Print out resid portion of MTIOCGET returned data.
mjacob
2001-01-21
1
-3
/
+4
*
Fix typo: -c -> -t
ache
2001-01-21
1
-1
/
+1
*
Make "killall -t p0" really works.
ache
2001-01-21
1
-1
/
+2
*
Check strdup() return values
jedgar
2001-01-20
1
-4
/
+8
*
Minor grammar nit.
ben
2001-01-16
1
-1
/
+1
*
man(7) -> mdoc(7).
ru
2001-01-16
1
-165
/
+135
*
mdoc(7) police: fixed broken references.
ru
2001-01-16
3
-4
/
+2
*
Correct spelling of millennium.
dwmalone
2001-01-16
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2001-01-16
12
-14
/
+14
*
mdoc(7) police: fix the weird construct.
ru
2001-01-15
1
-2
/
+8
*
The patch for the new calendar contained spaces instead of tabs.
dwmalone
2001-01-15
1
-184
/
+184
*
/usr/libexec/cpp -> /usr/bin/cpp
ache
2001-01-13
1
-1
/
+1
*
Have rpcgen actually tell us what cpp it is looking for (as it would if we
obrien
2001-01-10
1
-1
/
+1
*
Use /usr/bin/cpp as on NetBSD, not /usr/libexec/cpp.
obrien
2001-01-09
1
-3
/
+1
[next]