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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the 'exit()' system call to 'sys_exit()'. This avoids overlapping
peter
2000-07-29
9
-11
/
+9
*
"Fix" cast qualifier warnings using the uintptr_t intermediate trick.
peter
2000-07-28
2
-6
/
+12
*
Fix the #ifdef VFS_AIO to not compile a whole bunch of unused stuff in the
peter
2000-07-28
1
-7
/
+34
*
Fix a warning re: a potentially unused pccard helper function
peter
2000-07-28
2
-0
/
+4
*
Fix warning - isa/isavar.h is a prerequisite for isa/pnpvar.h
peter
2000-07-28
2
-6
/
+2
*
Change the defaults for portmap, sendmail and inetd to be not running them.
eivind
2000-07-28
4
-3
/
+15
*
Fix a const related warning.
peter
2000-07-28
1
-1
/
+1
*
Fix some style nits.
peter
2000-07-28
1
-10
/
+13
*
Fix warnings - make kevent args in comment match those in syscalls.master.
peter
2000-07-28
1
-4
/
+4
*
Minor tweak - removed unused variable 'struct mount *mp';
peter
2000-07-28
1
-1
/
+0
*
Minor change: fix warning - move a 'struct vnode *vp' declaration inside a
peter
2000-07-28
1
-0
/
+2
*
Fix a warning that has been annoying me for some time:
peter
2000-07-28
1
-1
/
+1
*
Minor cleanups:
peter
2000-07-28
2
-55
/
+19
*
Capitalize the last two entries. Note that i8254 is a timer. Report
green
2000-07-28
1
-4
/
+8
*
* Add back DEVRANDOM for all arch's until we deal better with the
obrien
2000-07-28
5
-10
/
+5
*
Make passing unknown fstypes to -fstype result in a warning instead of
eivind
2000-07-28
1
-2
/
+16
*
o Modify extattr_{set,get}() syscalls so that partial reads and writes
rwatson
2000-07-28
2
-2
/
+10
*
Remove reference to non-existent manpage (ctl-amd(8)).
marko
2000-07-28
1
-2
/
+1
*
put the entires back in order.... I forgot to do that after we dicussed
jmg
2000-07-28
1
-7
/
+7
*
Rename the loadable nullfs kernel module: null -> nullfs
sheldonh
2000-07-28
6
-14
/
+14
*
Merged from sys/dev/syscons/syscons.c revision 1.345.
kato
2000-07-28
1
-2
/
+1
*
Make compilable without -DINET6.
ume
2000-07-28
1
-6
/
+2
*
Use the cleaner "-n" syntax w/in [] rather then compare against `""'.
obrien
2000-07-28
1
-6
/
+6
*
Prevent 'set' from it interpreting the shell var as an argument.
obrien
2000-07-28
1
-6
/
+6
*
The result of 'set' gives parameters starting with $1, not $0.
obrien
2000-07-28
1
-1
/
+1
*
Do include <unistd.h> for getopt interface.
imp
2000-07-28
1
-2
/
+1
*
Fix if_types.h as per the IANA assignments with regard to IPv6.
asmodai
2000-07-28
1
-4
/
+8
*
Fix bug: "netstat -si" prints interface information, but the header
jdp
2000-07-28
1
-1
/
+1
*
Fix GENERIC_MOUSE_ENTRY.
yokota
2000-07-28
2
-2
/
+2
*
Try to clean the manpage up according to the mail from Sheldon
jwd
2000-07-28
1
-5
/
+6
*
s/Diggest/Digest/
green
2000-07-28
1
-1
/
+1
*
Teach library about Home/End keys
ache
2000-07-28
2
-5
/
+30
*
Fully preserve original tty settings outside of line edition mode. Old variant
ache
2000-07-28
1
-44
/
+8
*
Move terminal descriptor flush before stty to eliminate potential problems
ache
2000-07-27
1
-1
/
+1
*
Add in some more new features for the release notes.
jhb
2000-07-27
1
-0
/
+20
*
ahc_pci.c:
gibbs
2000-07-27
4
-15
/
+70
*
Have kevent() automatically restart if interrupted by a signal. If this
jlemon
2000-07-27
1
-5
/
+2
*
Add reference to sysctl.conf.
obrien
2000-07-27
1
-0
/
+1
*
Add HISTORY.
obrien
2000-07-27
1
-0
/
+5
*
Add this empty version of this file to make it easier for pre-4.0 users
obrien
2000-07-27
1
-0
/
+5
*
The DEC version of the Smart controller has its configuration information
jlemon
2000-07-27
6
-36
/
+79
*
Add '-n' flag: don't attempt to read any data from standard input.
archie
2000-07-27
2
-7
/
+26
*
Merge from stable: dtterm color fix
ache
2000-07-27
1
-0
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r63925,
obrien
2000-07-27
1
-0
/
+511
|
\
|
*
Alternate script for dhclient to use in setting the received configuration
obrien
2000-07-27
1
-0
/
+511
*
typos from asmodai, one important for device.hints
imp
2000-07-27
1
-4
/
+4
*
Fix a weird typo, is -> are.
asmodai
2000-07-27
1
-1
/
+1
*
Fix minor typo.
markm
2000-07-27
1
-1
/
+1
*
Remove stale, unused and bogus root device hunting code.
phk
2000-07-27
2
-25
/
+0
*
Fixed a minor typo in the header.
marko
2000-07-27
1
-1
/
+1
[next]