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
/
sade
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up device handling WRT slip and ppp devices. An incomplete transition
jkh
1997-01-04
2
-17
/
+33
*
Do something I've wanted to do for quite some time - collapse all the
jkh
1997-01-03
8
-27
/
+155
*
1. Correct bogon in cdromInit when running multi-user which took cdrom offline
jkh
1997-01-01
1
-104
/
+104
*
Support the use of the 2nd CDROM as a fixit aid. Also put the EHS
jkh
1996-12-29
4
-19
/
+142
*
Add a "catpages" distribution for the catman stuff.
jkh
1996-12-29
1
-1
/
+3
*
Fix some spelling errors.
mpp
1996-12-26
2
-2
/
+2
*
Clean up some calls to close().
jkh
1996-12-26
1
-6
/
+4
*
Fix fixit floppy.
jkh
1996-12-26
1
-9
/
+21
*
1. Engage brain. 2. Write macro. Previous commit attempted to perform
jkh
1996-12-17
2
-4
/
+4
*
make note of which /etc files need upgrading in installUpgrade rather
jkh
1996-12-15
1
-19
/
+18
*
Now that I've got my source tree sorted out, bring all the things
jkh
1996-12-14
4
-11
/
+46
*
700 now. :)
jkh
1996-12-12
1
-2
/
+2
*
Add some additional smarts for XFree86 configuration.
jkh
1996-12-12
3
-7
/
+10
*
Undo one of my memory optimization hacks - it actually made things more
jkh
1996-12-12
2
-9
/
+5
*
Fix some bogons in my close() handling.
jkh
1996-12-12
2
-5
/
+9
*
Cosmetic tweaks, initialize a few variables, fix a reversed conditional.
jkh
1996-12-11
1
-2
/
+11
*
Be more efficient in how we use memory (stumbled across while looking for
jkh
1996-12-11
4
-33
/
+35
*
Do a few things I've been threatening to do for a long time:
jkh
1996-12-11
5
-62
/
+54
*
As Paul has just pointed out, much of my strncpy() usage was either
jkh
1996-12-09
8
-19
/
+30
*
Eliminate great evil in the networking code. That's all I'm gonna say.
jkh
1996-12-09
1
-2
/
+1
*
Add Joerg's user management screen for David Nugent's pw(8) program, something
jkh
1996-12-09
4
-10
/
+27
*
Several areas of improvement:
jkh
1996-12-08
2
-19
/
+18
*
Don't run routed by default.
jkh
1996-12-02
2
-6
/
+6
*
Move configResolv() to *after* the chroot(). This is what was causing
jkh
1996-12-01
1
-4
/
+2
*
Change boolean nature of "router" variable since it's not a boolean
jkh
1996-11-29
1
-2
/
+2
*
Try to impreve DD mode.
phk
1996-11-27
2
-27
/
+17
*
Correct some typos relating to PC98 server selection.
jkh
1996-11-27
1
-4
/
+4
*
Open devices read-only to test whether they are available. This
joerg
1996-11-27
1
-3
/
+3
*
Provide a symlink for /bin/sh when the fixit floppy is mounted, so
joerg
1996-11-16
1
-1
/
+4
*
Add vx to list of devices.
jkh
1996-11-15
1
-1
/
+2
*
"over 600 packages" (geeze, this has been sitting uncommitted in my
jkh
1996-11-14
1
-2
/
+2
*
Only save userconfig changes if the boot floppy version and the
jkh
1996-11-12
1
-2
/
+3
*
Disgusting kludge to make depend rule work again in the fact of
jkh
1996-11-09
1
-12
/
+6
*
1. Saner ldconfig path.
jkh
1996-11-09
1
-2
/
+2
*
1. Take out console setup in options now that Joerg has moved it into
jkh
1996-11-09
3
-737
/
+729
*
Sysinstall now offers the installation of a keymap early in the game!
joerg
1996-11-09
5
-24
/
+180
*
Several improvements to the `fixit' configuration:
joerg
1996-11-09
1
-6
/
+9
*
If mounting the fixit floppy fails in the first place, warn the user
joerg
1996-11-09
1
-1
/
+5
*
1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly.
jkh
1996-11-08
2
-6
/
+3
*
More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2's
jkh
1996-11-07
1
-2
/
+2
*
Make sure current_chunk is 0 each time we enter the editor.
jkh
1996-11-07
1
-1
/
+2
*
This warning is too annoying now. Kill it.
jkh
1996-11-07
1
-6
/
+2
*
Install an evil work-around for /etc/sendmail.cw
jkh
1996-11-07
1
-1
/
+5
*
Complete switch-over to XF86 3.2.
jkh
1996-11-07
1
-3
/
+3
*
Joerg's changes to add screen font and screenmap setting.
jkh
1996-11-07
4
-15
/
+90
*
Update to XFree86 3.2
jkh
1996-11-06
1
-90
/
+120
*
Remove a bogon from version 1.69. Just because we say "use all disk"
phk
1996-11-05
1
-6
/
+1
*
Placate Joerg some more by making screen savers get a reasonable default
jkh
1996-11-04
3
-8
/
+18
*
Use macros for package names so it's easier to update them in one
jkh
1996-11-04
5
-40
/
+59
*
Remove the now-unusable ports configuration code. Swapping CDs is bogus.
jkh
1996-10-14
4
-128
/
+8
[next]