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
*
When matching installed packages against glob keep track of which patterns
sobomax
2001-03-14
1
-2
/
+23
*
Typo. Move FreeBSD Id out of copyright section.
charnier
2001-03-14
1
-4
/
+6
*
Document the HTTP proxy install method.
murray
2001-03-14
1
-7
/
+10
*
Avoid sending a pointless `CWD .' command which confuses some
murray
2001-03-14
1
-1
/
+3
*
Argh! Why can't I stop breaking the fvwm desktop option? *I* use
jkh
2001-03-14
2
-2
/
+2
*
OK, *now* we only sort the file once (red face).
jkh
2001-03-14
2
-2
/
+2
*
Document the lock and unlock commands. This fixes a segmentation fault.
dd
2001-03-14
1
-0
/
+10
*
Document the lock and unlock commands.
dd
2001-03-14
1
-0
/
+32
*
Document (with warnings) the otherwise undocumented `F' command.
jkh
2001-03-13
2
-0
/
+12
*
Be a better rc.conf citizen and create an initial file which:
jkh
2001-03-13
2
-0
/
+18
*
Properly deal with the fvwm desktop - this should restore that option
jkh
2001-03-12
4
-8
/
+8
*
Allow a script-using to disable the emergency holographic shell as
jkh
2001-03-12
6
-4
/
+14
*
Deal with ENOENT properly on non-devfs machines
brian
2001-03-12
1
-4
/
+3
*
Really finish softupdate setting from the label editor and fix
jkh
2001-03-12
7
-105
/
+80
*
Document newly added "paste" keyword
ache
2001-03-12
1
-0
/
+2
*
Add a comment pointing to the freebsd-print@bostonradio.org mailing list.
gad
2001-03-12
1
-0
/
+3
*
Change the usage() message to include the recently-added -4 and -6 options.
gad
2001-03-12
1
-7
/
+15
*
Fix "lprm -" (remove all jobs) processing for remote printer queues.
gad
2001-03-12
1
-10
/
+17
*
Improve a few error messages wrt if= filters on remote print queues.
gad
2001-03-12
1
-8
/
+26
*
Update to use proper nomenclature for the security profiles.
jkh
2001-03-11
1
-1
/
+1
*
Implement keyboard paste
ache
2001-03-11
3
-0
/
+10
*
o Replace part-wise instructions for building world for jail(8) with
rwatson
2001-03-11
1
-5
/
+1
*
Document the softupdate stuff and also warn people against using
jkh
2001-03-11
2
-0
/
+34
*
Support setting soft updates from the label editor.
jkh
2001-03-10
6
-24
/
+70
*
Allow for the last arugment to be the mountpoint of a filesystem,
ps
2001-03-10
1
-2
/
+9
*
MAXHOSTNAMELEN includes the NUL
brian
2001-03-09
1
-5
/
+5
*
MAXHOSTNAME includes space for a NUL
brian
2001-03-09
4
-10
/
+10
*
Make md(4) and mdconfig(8) take over the role of vn(4) and vnconfig(8)
phk
2001-03-09
2
-616
/
+12
*
mdoc(7) police revision 1.15:
ru
2001-03-09
1
-10
/
+9
*
The new version of the daylight time saving support. This time it works
babkin
2001-03-09
3
-5
/
+182
*
Talk a little more about the differences between PPPoE on FreeBSD & OpenBSD.
brian
2001-03-09
2
-4
/
+20
*
MAXPATHLEN -> PATH_MAX
brian
2001-03-08
9
-16
/
+16
*
Fix a paste-o which introduced a syntax error.
jkh
2001-03-08
2
-2
/
+0
*
TUNSIFINFO now requires uid 0 to change the interface MTU.
brian
2001-03-08
1
-2
/
+3
*
Fix some of the security profile messages to be more explanatory
jkh
2001-03-08
5
-12
/
+35
*
Change check_sign to proper "pkg_sign" reference.
jkh
2001-03-08
1
-2
/
+2
*
zeropad mac address ouput
billf
2001-03-08
1
-1
/
+2
*
Properly detach at startup. We could be passing revoked fd's to
peter
2001-03-07
1
-12
/
+2
*
replace the custom type of comments (``'\"'') with the standard one (``.\" '').
dmlb
2001-03-07
1
-33
/
+30
*
Sawfish is invoked by the gnome stuff automatically if it exists -
jkh
2001-03-06
2
-2
/
+2
*
mdoc(7) police: misc markup fixes.
ru
2001-03-05
1
-23
/
+40
*
Change types of "numeric" function to match that of a qsort comparison
dwmalone
2001-03-05
1
-3
/
+4
*
* Add two requested features, source'ing of /etc/mergemaster.rc, and
dougb
2001-03-05
2
-17
/
+66
*
Build package signing tools if OpenSSL is included in the build.
wes
2001-03-05
1
-0
/
+4
*
Switch from using rand() or random() to a stronger, more appropriate PRNG
kris
2001-03-05
1
-19
/
+2
*
A NetBSD specific fix
brian
2001-03-05
1
-2
/
+8
*
When called with the "-n" command line argument, pkg_delete
roberto
2001-03-04
1
-5
/
+4
*
setlocale(3) has been fixed to match POSIX standard:
ru
2001-03-02
3
-3
/
+3
*
Ack! I finally got annoyed enough to actually kill this. There is no
peter
2001-03-02
3
-11
/
+0
*
Fix brokeness in rev. 1.6: this manpage appeared in NetBSD 1.4.
ru
2001-03-01
1
-1
/
+1
[next]