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 and document a new configuration command: buildopts.
joe
2000-11-15
2
-3
/
+28
*
Eliminate two compile-time warnings.
gad
2000-11-15
1
-0
/
+2
*
Fix the '-d' option (turns on socket-debugging). Improve startup msgs.
gad
2000-11-15
1
-10
/
+17
*
Make sure a few strings will have terminating null characters.
gad
2000-11-15
1
-0
/
+2
*
Reset the seteuid in a few obscure error situations.
gad
2000-11-15
1
-1
/
+4
*
Just some style-related improvements.
gad
2000-11-15
1
-24
/
+32
*
Minor style improvements.
gad
2000-11-14
1
-5
/
+5
*
Fix (style) some variable initializations.
gad
2000-11-14
1
-4
/
+6
*
Change 'count' to a more descriptive 'jobcount', and fix the stupid
gad
2000-11-14
1
-6
/
+6
*
Get rid of 'exit(-1)' calls. Exit codes are limited to 8 bits under most
gad
2000-11-14
1
-2
/
+2
*
Really turn off srcs for upgrades.
jkh
2000-11-14
1
-0
/
+1
*
Added the lastlogin utility.
ru
2000-11-14
4
-0
/
+220
*
Spell the des's name correctly.
ru
2000-11-14
1
-1
/
+1
*
Spell the sos's name correctly.
ru
2000-11-14
2
-2
/
+2
*
Use Fx macro wherever possible.
ru
2000-11-14
16
-27
/
+47
*
Replace GNOME + Afterstep choice with GNOME + sawfish. This is a more
jkh
2000-11-14
4
-8
/
+8
*
Close PR# 21843 and PR# 21864. This adds support for WEP and updates some
wpaul
2000-11-13
2
-13
/
+164
*
My previous commit removed a line it wasn't supposed to. Add it back.
gad
2000-11-13
1
-2
/
+3
*
Add support for decoding the PCI vendor and device ID registers. Add a
msmith
2000-11-13
3
-7
/
+4522
*
Replace call to mktemp() with mkstemp. Also move where that call is
gad
2000-11-13
1
-17
/
+43
*
Add raycontrol to the build.
imp
2000-11-12
1
-0
/
+1
*
Control program for raylan cards.
imp
2000-11-12
3
-0
/
+807
*
Be a little clearer about the relationship between these two.
nik
2000-11-12
2
-2
/
+12
*
Add missing "delta" argument to description headline of "apm" -r option
rse
2000-11-12
1
-1
/
+1
*
Check the return value of strdup
n_hibma
2000-11-12
1
-0
/
+8
*
Minimal distribution now gets cropto binaries.
kuriyama
2000-11-11
1
-1
/
+3
*
Increase M_MAXBUF so that it's greater than HDLCSIZE
brian
2000-11-11
1
-1
/
+1
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
28
-158
/
+97
*
Define a new special type: buildopts.
joe
2000-11-10
2
-2
/
+30
*
Make numeric shortcut key behaving correctly in "Installation Media" menu.
kuriyama
2000-11-10
2
-14
/
+14
*
Set BATCH and PACKAGE_BUILDING to environment before exec()ing pkg_add
jkh
2000-11-10
1
-0
/
+5
*
Move old aml interpreter code to amldb/aml/. This will be used for our
iwasaki
2000-11-09
16
-79
/
+79
*
Since the 'when built' phrase is talking about the 'source file' we
steve
2000-11-09
1
-1
/
+1
*
* Reduce diffs to RELENG_4 by specifying a full path to sysctl
dougb
2000-11-09
2
-4
/
+10
*
Remove dependence on old acpi driver from acpi userland tools.
iwasaki
2000-11-08
7
-19
/
+175
*
Fix 'printit()' to ignore some lines it doesn't recognize (most likely
gad
2000-11-08
2
-4
/
+24
*
Introduce another global (MPPE_IsServer) so that we initiate the
brian
2000-11-07
3
-7
/
+14
*
For High security profile, set securelevel to 1 to protect /dev/*mem
jkh
2000-11-07
2
-0
/
+4
*
Added Intel Gigabit Ethernet card to device menu.
hosokawa
2000-11-07
2
-0
/
+2
*
Handle being given a connect()ed udp descriptor as stdin rather
brian
2000-11-07
1
-10
/
+31
*
Pass the correct output options to the ccp output initialisation
brian
2000-11-07
2
-4
/
+23
*
Cosmetic change of a structure name.
gad
2000-11-06
5
-44
/
+44
*
Get rid of a minor compile-time warning.
gad
2000-11-06
1
-2
/
+2
*
Avoid use of tbl(1).
ru
2000-11-06
1
-13
/
+8
*
Attempt to fix problem with users being able to convince the crontab
dwmalone
2000-11-06
2
-9
/
+18
*
release/sysinstall/lndir.c has not been used, but statically linked
hosokawa
2000-11-06
4
-8
/
+2
*
Cosmetic improvements to a few recvjob-related error messages.
gad
2000-11-06
1
-18
/
+35
*
Fix a format-code, thus getting rid of a compile-time warning msg.
gad
2000-11-06
1
-1
/
+1
*
Back out change to prepend /sbin:/bin to $PATH, just overwrite $PATH
truckman
2000-11-05
2
-0
/
+4
*
Merge some OpenBSD/NetBSD fixes to the recent MPPE/CHAP0x81 update.
brian
2000-11-05
2
-1
/
+30
[next]