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
*
Make the CDROM auto-detection code a little more flexible about accepting
jkh
1996-06-14
1
-10
/
+9
*
Don't use some of the low-contrast text attributes I was using before - they
jkh
1996-06-14
9
-39
/
+62
*
Make the editor work again and we're done.
jkh
1996-06-13
4
-22
/
+12
*
Uh, this is what I was really thinking when I made the device registration
jkh
1996-06-13
5
-72
/
+104
*
Correct some embarassing 3am english.
jkh
1996-06-13
1
-10
/
+10
*
Dispense with the special case handling of cuaa* devices by synthesizing
jkh
1996-06-12
6
-99
/
+117
*
Some stuff I left out of the last commit - make toggle options toggle
jkh
1996-06-12
6
-44
/
+108
*
Fix a truly stupid bug which broke the package installation menu
jkh
1996-06-12
10
-19
/
+108
*
handle a message box which can potentially go past 80 cols.
jkh
1996-06-12
1
-2
/
+2
*
Cosmetic fixes for drive names which are 4 chars long.
jkh
1996-06-11
1
-2
/
+2
*
Put in a strategic dialog_clear() to prevent screen corruption reported
jkh
1996-06-11
2
-2
/
+4
*
Change some verbiage slightly.
jkh
1996-06-11
2
-4
/
+6
*
A slight error in my logic had me using color text attributes on Hercules
jkh
1996-06-11
2
-4
/
+4
*
Misc doc cleanup.
jkh
1996-06-11
3
-17
/
+22
*
Come up with a scheme for stamping the FreeBSD version number on CDs,
jkh
1996-06-11
1
-4
/
+36
*
documented login name limit
wosch
1996-06-09
1
-9
/
+18
*
Prepare for exec properly and check return values
ache
1996-06-09
2
-5
/
+19
*
Ack! You can't strdup() a DB datum that is not null terminated, or you
peter
1996-06-09
1
-3
/
+4
*
Added function prototypes and removed in-line prototypes of standard
alex
1996-06-08
1
-27
/
+37
*
Bring back the `config file in the kernel' feature from the 1.x days. This
jkh
1996-06-08
2
-0
/
+45
*
Implement selective text attributes for the syscons vty / vt100 emulator
jkh
1996-06-08
13
-36
/
+34
*
Put back some changes I inadvertantly spammed with a cvs update.
jkh
1996-06-08
6
-27
/
+67
*
Merge changes from HEAD.
jkh
1996-06-08
1
-18
/
+9
*
Make CDROMs automagically select as the default media type.
jkh
1996-06-08
7
-50
/
+66
*
Change min_free to return free space as an off_t instead of a size_t.
alex
1996-06-08
2
-6
/
+6
*
Fix uninitialized variable that caused a core dump if /etc/newsyslog.conf
alex
1996-06-07
1
-2
/
+2
*
Somehow, I truncated yp_dbwrite.c in the SRCS line to yp_dbwrite. Curiously,
wpaul
1996-06-06
1
-2
/
+2
*
Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h.
wpaul
1996-06-06
1
-2
/
+2
*
Take ypxfrd_xdr.c out of SRCS line here too. This program is also
wpaul
1996-06-06
1
-2
/
+2
*
Whoops: dragged along an extra copy of the protocol
wpaul
1996-06-05
1
-117
/
+0
*
Added support for in-place updates:
wpaul
1996-06-05
6
-42
/
+195
*
Update to pass new arguments now expected by the yp_dbwrite routines.
wpaul
1996-06-05
1
-10
/
+10
*
Add rpc.ypxfrd.
wpaul
1996-06-05
1
-3
/
+3
*
Add pccard to makefile system
phk
1996-06-05
1
-2
/
+2
*
Add BINDIR
phk
1996-06-05
1
-0
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r16125,
wpaul
1996-06-05
6
-0
/
+767
*
Makefile.yp:
wpaul
1996-06-05
3
-21
/
+52
*
Close a file descriptor leak. Possibly closes PR #1212
gpalmer
1996-06-03
1
-2
/
+4
*
fix PR#599
jkh
1996-06-03
1
-1
/
+4
*
Backout yacc changes.
phk
1996-06-02
9
-9
/
+9
*
People ask in Usenet, how to configure remoteprinting successfully
wosch
1996-06-01
2
-1
/
+3
*
Oh my, looks like I didn't understand .B as well as I thought I did! :-)
jkh
1996-06-01
1
-3
/
+9
*
Small touch-ups -- no functional changes.
wpaul
1996-05-31
7
-34
/
+40
*
yacc rule changes.
phk
1996-05-30
9
-9
/
+9
*
Copy SGI routed onto head.
wollman
1996-05-30
9
-1266
/
+4475
*
Superseded by rttrace and rtquery
wollman
1996-05-30
4
-433
/
+0
*
Initial revision
wollman
1996-05-30
10
-0
/
+5064
*
Drop privileges if not using standard namelist or kernel file.
pst
1996-05-30
1
-1
/
+8
*
Drop privileges if not using standard namelist or file.
pst
1996-05-30
1
-1
/
+8
*
Enable the -M and -N options of swapinfo, as advertised in the usage line.
smpatel
1996-05-29
1
-1
/
+1
[next]