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 entry for SMC 9432TX cards (tx driver).
jkh
1998-01-21
2
-2
/
+4
*
Use the sockaddr_dl with the link#, not the ethernet address
brian
1998-01-21
1
-2
/
+2
*
Don't assume that a computer can have no more than
brian
1998-01-21
1
-49
/
+82
*
I must have been smoking crack when I made this change. Using sh -c
jkh
1998-01-21
1
-4
/
+4
*
Remove unused #includes.
brian
1998-01-21
35
-138
/
+69
*
Quote filenames more agressively.
imp
1998-01-21
1
-4
/
+7
*
Allow an optional delay when specifying "set openmode active".
brian
1998-01-20
13
-62
/
+110
*
Converted to Lite2 mount interface - use vfc_typenum from the
bde
1998-01-20
1
-9
/
+3
*
Merged from Lite2. Get the filesystem type name directly from the
bde
1998-01-20
1
-2
/
+6
*
Properly initialize the printer struct.
wollman
1998-01-20
1
-1
/
+2
*
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
bde
1998-01-20
4
-6
/
+2
*
Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1).
charnier
1998-01-20
2
-144
/
+151
*
Add the PnP string for a Logitech serial mouse model.
yokota
1998-01-20
1
-1
/
+3
*
update hub's master configuraton file
jmb
1998-01-20
1
-2
/
+4
*
Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One of
wpaul
1998-01-19
2
-11
/
+11
*
Add wfd style devices to detection list (we'll have to put them on the
jkh
1998-01-19
2
-2
/
+4
*
dlopen(..., RTLD_NOW) rather than RTLD_LAZY.
brian
1998-01-19
1
-3
/
+7
*
sys/types.h -> sys/param.h
brian
1998-01-19
1
-2
/
+2
*
Reimplement proxy-arp address stuff using sysctl().
brian
1998-01-19
5
-93
/
+127
*
Allow "set vj" for changing the default number of slots
brian
1998-01-18
5
-32
/
+120
*
VVMIO -> VOBJBUF as in pstat.c.
bde
1998-01-17
1
-2
/
+2
*
Started getting rid of the compatibility cruft for the Lite1 mount()
bde
1998-01-17
1
-6
/
+2
*
Remove the necessity of -ldes and -lalias etc from release/Makefile.
brian
1998-01-17
2
-4
/
+20
*
MF22: fix to install script handling.
jkh
1998-01-17
1
-4
/
+4
*
Removed most unused includes of <net/if_var.h> outside the kernel.
bde
1998-01-16
4
-8
/
+4
*
Adapt to new mount(2) argument syntax.
jkh
1998-01-16
6
-15
/
+15
*
Benign changes to support Justin's CAM code.
jkh
1998-01-16
2
-2
/
+6
*
Add rcsid. Change exit(-1). Use err() instead of warn()/exit().
charnier
1998-01-16
13
-46
/
+54
*
update hub.mc to match what we are currently using:
jmb
1998-01-15
1
-17
/
+25
*
Free our input mbuf when the FCS is good (oops, memory leak).
brian
1998-01-14
1
-1
/
+2
*
Lose __libalias_version.
brian
1998-01-14
1
-10
/
+59
*
Fix the output of `kbdcontrol -L _keymap_file_' which I broke in the last
yokota
1998-01-12
1
-11
/
+16
*
Remove optind (getopt() already knows about it).
charnier
1998-01-12
1
-3
/
+2
*
Remove optind (getopt() already knows about it). Move -d flag to -c according
charnier
1998-01-12
1
-6
/
+4
*
Lose <net/if_var.h> !
brian
1998-01-11
5
-20
/
+5
*
Make things work when sizeof(long) != 32 (hopefully)
brian
1998-01-11
10
-86
/
+89
*
change s_port to ntohs(s_port) for printf in DEBUG.
darrenr
1998-01-11
1
-2
/
+2
*
Remember any number of interface names.
brian
1998-01-11
1
-13
/
+28
*
Remove includes of if_var.h and in_var.h
brian
1998-01-11
1
-5
/
+1
*
Allow 6 byte interface names (for >tun99)
brian
1998-01-11
1
-2
/
+2
*
Pause according to the redial setting when dialing manually.
brian
1998-01-10
1
-1
/
+6
*
Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblity
wosch
1998-01-10
3
-11
/
+11
*
Minor brace gymnastics so that /etc/wall_cmos_clock is really
steve
1998-01-10
1
-3
/
+4
*
Implement Reset{Req,Ack} properly, as per rfc 1962.
brian
1998-01-10
9
-42
/
+84
*
MF22: Additional paranoia in cleanup.
jkh
1998-01-09
1
-2
/
+2
*
Zap any addresses on the network side of the `tun' as soon
brian
1998-01-08
3
-3
/
+40
*
Don't assume install script is directly runnable - use sh -c.
jkh
1998-01-08
1
-4
/
+4
*
Added accent (dead) key support to syscons and kbdcontrol.
yokota
1998-01-07
3
-39
/
+363
*
Typo.
charnier
1998-01-07
1
-2
/
+2
*
Make pstat.c compile, since in the new kernel code, VVMIO doesn't
dyson
1998-01-06
1
-2
/
+2
[prev]
[next]