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
*
You will find enclosed some changes to make gcc -Wall more happy in
joerg
1995-03-19
25
-103
/
+120
*
Fix from Doug Rabson: Don't try to release a pbuf we didn't get.
dg
1995-03-19
1
-4
/
+5
*
Change the xmkmf call to a xmkmf -a call. This should be more correct for
ats
1995-03-19
1
-3
/
+3
*
Incorporated 4.4-lite vnode_pager_uncache() and vnode_pager_umount()
dg
1995-03-19
1
-20
/
+22
*
Removed bogus, commented out, call to vnode_pager_uncache().
dg
1995-03-19
2
-4
/
+2
*
Removed unnecessary call to vnode_pager_uncache(). We automatically clear
dg
1995-03-19
3
-10
/
+8
*
Add a missing "\" in a printf before the "n".
roberto
1995-03-19
1
-2
/
+2
*
Moved call to vnode_pager_uncache in rename() to before the VOP_RENAME.
dg
1995-03-19
2
-12
/
+8
*
Make the catman command (in the commented-out example) run by user `man'
joerg
1995-03-19
1
-1
/
+1
*
Fix a call to panic: panic doesn't do token substitution on the panic
dg
1995-03-19
1
-3
/
+5
*
Patch from Kirk McKusick to fix a bug introduced in the Poul's vfs_cache
dg
1995-03-19
1
-2
/
+2
*
Add installation of include files from libpcap.
rgrimes
1995-03-19
1
-1
/
+2
*
Make newvers.sh usable from other places...
phk
1995-03-19
1
-12
/
+19
*
Create osreldate.h from sys/conf/newvers.sh if we an find it. This
phk
1995-03-19
1
-2
/
+10
*
add a couple of missing #include lines
phk
1995-03-19
2
-0
/
+3
*
add a \t which has been nagging me too long
phk
1995-03-19
1
-2
/
+2
*
Two major changes:
wpaul
1995-03-19
1
-4
/
+71
*
And all serial chars with 0x7f to discard parity bits.
phk
1995-03-19
1
-1
/
+2
*
Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly.
phk
1995-03-19
1
-1
/
+1
*
Add back SNDCTL_DSP_SETBLKSIZE ioctl code that got zapped.
swallace
1995-03-18
1
-1
/
+15
*
Don't sync the inode date changes of character special devices
dg
1995-03-18
1
-3
/
+3
*
Fix authunix_maxgrouplist test
ache
1995-03-18
1
-2
/
+2
*
Fix sparse files handling
ache
1995-03-18
1
-1
/
+1
*
Restore the 4.4lite version which apparently was clobbered by a repository
bde
1995-03-18
3
-23
/
+20
*
Change the library order so libcrypt is the last library in the list.
nate
1995-03-18
1
-2
/
+2
*
Change the library order so libcrypt is the last library in the list.
nate
1995-03-18
1
-3
/
+3
*
Obtained from: 1.1.5 (originally by Andrew Moore)
bde
1995-03-18
2
-2
/
+144
*
Fix the Name-cache counters. I didn't realign the negative hits.
phk
1995-03-18
1
-1
/
+1
*
Remove private mkdir for /usr/include/ss, no handled by mtree.
rgrimes
1995-03-18
1
-5
/
+1
*
Create /usr/share/games/quiz.db via mtree and remove private mkdir command
rgrimes
1995-03-18
2
-4
/
+3
*
Add Intel EtherExpress16 (ix0) driver.
rgrimes
1995-03-18
5
-5
/
+10
*
Add "ix0" Intel EtherExpress.
phk
1995-03-18
1
-2
/
+3
*
Woops, add back that #define...it's used later in the file.
dg
1995-03-18
2
-2
/
+16
*
Correct chmod of /usr/include/rpcsvc to match mtree file.
rgrimes
1995-03-18
1
-2
/
+2
*
Temporarily add mkdir/chown of /usr/include/${LUDIR} so that things
rgrimes
1995-03-18
1
-1
/
+3
*
Use new mtree file to rebuild /usr/include.
rgrimes
1995-03-18
2
-5
/
+56
*
Use new mtree file to rebuild /usr/include.
rgrimes
1995-03-18
1
-15
/
+7
*
Don't rely on the shared library bringing in libmd, do it explicitly.
nate
1995-03-18
1
-2
/
+2
*
Change the library order so libcrypt is the last library in the list.
nate
1995-03-18
1
-2
/
+2
*
Fixed comments and removed b_cylinder #define.
dg
1995-03-18
2
-26
/
+10
*
Integrated change from 1.1.5: Fixed broken disksort to sort by pblkno
dg
1995-03-18
2
-26
/
+12
*
Fix 'putting +: in /etc/group causes many programs to dump core' bug
wpaul
1995-03-18
1
-1
/
+11
*
Don't use user PATH into environment for sec reasons
ache
1995-03-18
1
-3
/
+3
*
1) Call nroff instead of groff, nroff have some internal groff options
ache
1995-03-18
2
-4
/
+4
*
rename ngroff to groff
pst
1995-03-18
1
-2
/
+2
*
In vm_page_alloc_contig: Removed a redundant semicolon and used 'm' instead
dg
1995-03-18
1
-3
/
+3
*
Increase the DELAY used in ahc_poll. This is only used during intial
gibbs
1995-03-17
1
-47
/
+67
*
Make the aic7xxx assembler take quoted strings as a single token.
gibbs
1995-03-17
6
-26
/
+96
*
Beginnings of support for loadable pseudo-devices. bsd.kmod.mk support
wollman
1995-03-17
2
-3
/
+24
*
Change probe output to gus0 instead of snd4.
swallace
1995-03-17
1
-2
/
+2
[next]