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
*
Add a hint about -DNO_WERROR
peter
2002-02-25
1
-0
/
+1
*
#include <time.h> for the definition of time functions instead of
bde
2002-02-25
1
-1
/
+1
*
#include <time.h> for the definition of time functions instead of
bde
2002-02-25
1
-0
/
+1
*
#include <sys/time.h> instead of depending on namespace pollution in
bde
2002-02-25
1
-0
/
+1
*
Improve grep'ing for variables in make.conf and rc.conf*.
dougb
2002-02-25
1
-4
/
+4
*
* Add a feature to do a "pre {build|install}world" check of (so far)
dougb
2002-02-24
1
-26
/
+90
*
Reserved one of the spare fields in struct gmon to record the history
bde
2002-02-21
1
-3
/
+31
*
Don't define NOADDITIONAL in CFLAGS again, it is already in named.h
ache
2002-02-21
1
-2
/
+1
*
Commit some infrastructure for turning on -Werror for kernel compiles.
peter
2002-02-20
3
-4
/
+13
*
Prefix structure members to protect them against clashes with eg.
alfred
2002-02-20
2
-34
/
+34
*
Make sortdeps() working with dependency lists containing one or no elements.
sobomax
2002-02-20
1
-1
/
+4
*
Provide protection against incorrect input (dependency list).
sobomax
2002-02-20
1
-2
/
+5
*
Document NGM_PPPOE_ACNAME handling.
brian
2002-02-20
1
-0
/
+6
*
Handle NGM_PPPOE_ACNAME messages.
brian
2002-02-20
1
-0
/
+5
*
Add some code which read manufucturer id. This is for NEWCARD compatibility.
shiba
2002-02-20
4
-0
/
+46
*
Fixed divots that I created when I moved prototypes of group_from_gid
imp
2002-02-19
1
-0
/
+1
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
7
-1
/
+10
*
Update build infrastructure for sendmail 8.12.
gshapiro
2002-02-17
1
-17
/
+27
*
Update build infrastructure for sendmail 8.12.
gshapiro
2002-02-17
3
-9
/
+52
*
Add editmap, a new utility which comes with sendmail 8.12 for editing maps in
gshapiro
2002-02-17
2
-1
/
+53
*
Merge from NetBSD:
joe
2002-02-16
2
-43
/
+56
*
Unbogotify the comment containing the RCS Id.
des
2002-02-15
1
-1
/
+4
*
Remove unnecessary setjmp.h.
maxim
2002-02-13
1
-1
/
+0
*
Unlink all log sockets at startup.
maxim
2002-02-13
1
-0
/
+1
*
* Update (c)
dougb
2002-02-12
1
-2
/
+5
*
* Update (c)
dougb
2002-02-12
1
-1
/
+3
*
Move makeobjops to /sys so we don't have to deal with the config(8)-like
obrien
2002-02-11
2
-975
/
+0
*
Revert rev 1.211, kernel building assistants should live in /sys
obrien
2002-02-11
1
-1
/
+0
*
Remove unused bits.
obrien
2002-02-11
1
-26
/
+7
*
Turn on makeobjops.
obrien
2002-02-11
1
-0
/
+1
*
Replace makeobjops.pl in kernel building.
obrien
2002-02-11
2
-0
/
+994
*
Found a single point where rmuser(8) wasn't robust to strange
yar
2002-02-11
1
-1
/
+1
*
Added the command name to the synopsis section.
nyan
2002-02-11
1
-0
/
+1
*
Comment in the man page and warning in stlload (when stlload fails) to make
dbaker
2002-02-11
2
-0
/
+4
*
Update license.
rwatson
2002-02-10
1
-1
/
+3
*
Teach getextattr to query the EA size and allocate appropriate sized
rwatson
2002-02-10
2
-10
/
+37
*
Update userland tools to reflect extattr API changes.
rwatson
2002-02-10
2
-10
/
+8
*
o No longer mount /proc by default on newly installed systems. Almost
rwatson
2002-02-10
2
-8
/
+0
*
Reword the ``Please remove the FreeBSD fixit CDROM now.'' to
brian
2002-02-08
2
-2
/
+2
*
FreeBSD 4.1 bootstrapping aid (HALT and PDWN are not defined there).
ru
2002-02-08
1
-2
/
+8
*
Sort out the documentation WRT TCP_WRAPPERs, which is now enabled.
markm
2002-02-06
1
-12
/
+2
*
Fix an inconsistency between what FreeBSD NIS and AMD think the
markm
2002-02-06
1
-3
/
+3
*
Enable TCP_WRAPPERs for the NIS server. The protection afforded is
markm
2002-02-06
1
-1
/
+4
*
Readded the svc_create() and the registering of the local transport,
alfred
2002-02-06
1
-1
/
+35
*
ANSIfy and remove some dead code.
des
2002-02-06
23
-368
/
+227
*
Apply the following mechanical transformations in preparation for
des
2002-02-06
27
-180
/
+184
*
Do a bit more of prototype cleanup.
ru
2002-02-06
3
-6
/
+1
*
Make cron actually build without defining LOGIN_CAP.
bbraun
2002-02-06
1
-1
/
+1
*
Fix the breakage in rpc.yppasswd. Readded the svc_create() and
alfred
2002-02-05
2
-78
/
+51
*
tab in pw_mkdb's arg for style.
alfred
2002-02-05
1
-1
/
+1
[next]