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
*
Reword the description of -R a bit and add a note about being careful
keramida
2003-01-26
1
-2
/
+6
*
Change the nominal swap calculation from 1/2 physical memory to 1/8
dillon
2003-01-25
2
-2
/
+2
*
Commit simple mergemaster changes to make the UI more deterministic
dillon
2003-01-25
1
-11
/
+44
*
Change API of FW_GDEVLST ioctl.
simokawa
2003-01-25
1
-28
/
+42
*
Use stderr for message output.
simokawa
2003-01-24
2
-31
/
+37
*
back out logging to /var/log/adduser
fjoe
2003-01-24
1
-6
/
+0
*
In interactive mode, ask the user if he/she wants to add another
mtm
2003-01-24
1
-0
/
+18
*
expr foo -> $((foo))
fjoe
2003-01-23
1
-2
/
+2
*
- restore an ability to write log of added users (default to
fjoe
2003-01-23
1
-3
/
+13
*
Do not loose trailing spaces when printing prompt messages.
fjoe
2003-01-23
1
-3
/
+3
*
Do not expose password if it is empty and PWF_STANDARD format is requested
fjoe
2003-01-23
1
-1
/
+2
*
Merge DV(Digital Video) support.
simokawa
2003-01-23
4
-3
/
+449
*
burncd format accepts either 'dvd+rw' or 'dvd-rw' not 'dwd+rw'.
johan
2003-01-23
1
-2
/
+2
*
ypserv(8) is now started from rc.d
mtm
2003-01-23
1
-1
/
+1
*
*blush*
mtm
2003-01-23
1
-8
/
+8
*
Don't forget to properly quote input.
mtm
2003-01-21
1
-1
/
+1
*
pccardd and pccardc are for i386 and pc98 only. Don't build them on
imp
2003-01-21
1
-1
/
+1
*
- Restore header printing to wi_printaplist()
mdodd
2003-01-21
1
-34
/
+59
*
Fix kldxref on sparc64 by allowing non-trivial relocations to be performed
jake
2003-01-21
6
-3
/
+239
*
fix -L (scan ap's): use WI_RID_SCAN_APS instead of WI_RDI_SCAN_REQ to start
sam
2003-01-20
1
-7
/
+2
*
do not loose trailing space when asking uid
fjoe
2003-01-20
1
-1
/
+1
*
- Rename installFixupBin to installFixupBase to finish up the 'bin' to
jhb
2003-01-17
10
-513
/
+655
*
Add 'vlan' as a network device.
jhb
2003-01-17
2
-0
/
+2
*
Don't hide global `s'.
ru
2003-01-17
1
-6
/
+6
*
Implement nonblocking tpc-connections. rpcgen -m does still
mbr
2003-01-16
6
-8
/
+35
*
Using LOGIN_SETALL &~LOGIN_SETMAC to avoid setting the MAC label improperly,
rwatson
2003-01-16
1
-1
/
+1
*
Add a function driverFloppyCheck() that asks the user if they would like to
jhb
2003-01-15
5
-0
/
+24
*
update for revised wi driver that uses the 802.11 link layer support
sam
2003-01-15
1
-105
/
+140
*
Move the realloc outside the inner loop. This reduces the number of times
obrien
2003-01-15
1
-1
/
+1
*
sigh... revert the previous change; this isn't getpmac
chris
2003-01-15
1
-2
/
+1
*
Cross-reference the appropriate mac library functions.
chris
2003-01-15
2
-2
/
+4
*
Cross-reference mac(4).
chris
2003-01-15
4
-0
/
+4
*
Activate getpmac.8
chris
2003-01-15
1
-1
/
+1
*
Document getpmac.
chris
2003-01-15
1
-0
/
+56
*
s/^Sh/.Sh/ (macros begin with .)
chris
2003-01-15
1
-1
/
+1
*
Document setpmac.
chris
2003-01-15
2
-1
/
+62
*
If you don't create a /usr filesystem, / will need 200MB.
kuriyama
2003-01-13
2
-2
/
+2
*
Bow to the whining masses and change a union back into void *. Retain
dillon
2003-01-13
1
-1
/
+1
*
Change struct file f_data to un_data, a union of the correct struct
dillon
2003-01-12
1
-1
/
+1
*
Fix a typo: s/save_free/safe_free/.
jhb
2003-01-09
1
-1
/
+1
*
save_free the buf.
obrien
2003-01-09
1
-0
/
+1
*
Separate the uses of a buffer and make it dynamically sized.
obrien
2003-01-09
1
-15
/
+16
*
Actually, the canonical way would be syntactically correct.
des
2003-01-09
1
-1
/
+1
*
Canonical way of determining whether or not to use crypto.
des
2003-01-09
1
-1
/
+1
*
Fix up some grammar.
trhodes
2003-01-09
1
-2
/
+2
*
Add code to parse the contents of an ACPI MADT table and to dump its
jhb
2003-01-08
1
-0
/
+176
*
Add structure definitions for the various items in a ACPI Multiple
jhb
2003-01-08
1
-0
/
+105
*
For now, set only the resource limits and process priority associated
rwatson
2003-01-08
1
-1
/
+2
*
Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an added
scottl
2003-01-07
6
-12
/
+76
*
Compare pointers to NULL rather than make it look like they are ints.
obrien
2003-01-06
1
-2
/
+2
[next]