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
*
At the end it was much simpler than I thought. 26 * 26 = 676 and not 576.
jhay
1997-02-01
1
-2
/
+3
*
Sync with RELENG_2_2 changes.
jkh
1997-01-30
1
-11
/
+28
*
Check the timer request flag irrespective of wheter select() came back with
brian
1997-01-30
1
-10
/
+26
*
Allow user to delete as well as install packages from the package
jkh
1997-01-29
7
-23
/
+14
*
Cosmetic tweaks.
jkh
1997-01-29
5
-11
/
+11
*
Fix broken layout help (this is what broke the TCP help screen).
jkh
1997-01-29
5
-36
/
+50
*
Make media re-init a user choice.
jkh
1997-01-29
1
-6
/
+11
*
Move the call to TimerService() into main.c - just after the select()
brian
1997-01-29
3
-1
/
+36
*
Do media initialization at correct time for upgrade too.
jkh
1997-01-29
1
-15
/
+18
*
Update Russian FTP sites according to Mikhail A. Sokolov's current
jkh
1997-01-29
2
-2
/
+6
*
Death to another bad idea: Don't auto-mount CDROM on startup.
jkh
1997-01-29
2
-14
/
+0
*
DTRT with a release string of "none" and use the correct (updated)
jkh
1997-01-27
3
-5
/
+5
*
Merge 8.8.4 -> 8.8.5 changes onto mainline
peter
1997-01-27
17
-171
/
+407
*
This commit was generated by cvs2svn to compensate for changes in r22028,
peter
1997-01-27
15
-94
/
+399
|
\
|
*
Import sendmail 8.8.5. See RELEASE_NOTES for changes.
peter
1997-01-27
33
-273
/
+821
*
|
Add new Portugal mirror.
jkh
1997-01-27
2
-4
/
+8
*
|
Allow both types of XFree86 setup script to be run at user choice.
jkh
1997-01-24
6
-4
/
+66
*
|
I need to learn to read man pages more closely. readlink() does NOT null
jkh
1997-01-24
2
-16
/
+8
*
|
OK, I've got two ideas to file in the "really seemed like a good idea
jkh
1997-01-24
18
-245
/
+109
*
|
This is a patch that makes some of the "partitions" --> "slice" to be
jkh
1997-01-24
11
-80
/
+170
*
|
Update russian mirrors.
jkh
1997-01-24
2
-4
/
+8
*
|
Change from using chunk_n to slice_type_name().
obrien
1997-01-24
2
-2
/
+4
*
|
*groan*. I broke tape extraction with the same optimization.
jkh
1997-01-22
1
-28
/
+32
*
|
Argh! Moving the media initialization to before the disk scribbling
jkh
1997-01-22
10
-180
/
+95
*
|
Add PCI LKM support:New -a option checks whether a driver has been assigned t...
se
1997-01-21
1
-6
/
+39
*
|
Add ckdist.
jkh
1997-01-21
1
-1
/
+1
*
|
This commit was generated by cvs2svn to compensate for changes in r21918,
jkh
1997-01-21
3
-0
/
+547
|
\
\
|
*
|
ckdist - a handy utility for verifying the sanity of a distribution.
jkh
1997-01-21
3
-0
/
+547
|
/
*
|
Make some of the less necessary user feedback #ifdef VERBOSE.
jkh
1997-01-21
1
-0
/
+4
*
|
Fix compile breakage: link against libutil.
davidn
1997-01-21
1
-0
/
+2
*
|
A couple of cosmetic tweaks to tape install method and fstab file format.
jkh
1997-01-20
3
-9
/
+13
*
|
Rearrange the timeout code and also (whoops) provide for timeouts during
jkh
1997-01-20
3
-33
/
+62
*
|
Add extra variables for the configuration of all packages, not just
jkh
1997-01-20
7
-8
/
+36
*
|
Make cron login class savvy.
davidn
1997-01-20
2
-0
/
+17
*
|
Modified moused to use select rather than read. This fixes using
sos
1997-01-20
1
-0
/
+7
*
|
Fix bug that slipped through last big round of changes: sometimes
wpaul
1997-01-20
1
-1
/
+6
*
|
Sort cross references.
wosch
1997-01-20
46
-83
/
+83
*
|
Correct a real brain-o in my check for when a "fixup" should be run.
jkh
1997-01-19
4
-10
/
+10
*
|
Use alarm's return status to more properly denote timeout rather than keeping
jkh
1997-01-19
6
-32
/
+29
*
|
Fix a variety of problems with my timeout handling, make it more
jkh
1997-01-18
9
-26
/
+57
*
|
Implement compiled-in config file handling a little better - now
jkh
1997-01-18
3
-3
/
+3
*
|
Add the trickery to power the "Conrad" DCF77 receiver.
phk
1997-01-18
1
-0
/
+15
*
|
Be more aggressive about timeouts.
jkh
1997-01-17
2
-3
/
+5
*
|
Add timeout support to sysinstall's general media handling,
jkh
1997-01-17
6
-4
/
+126
*
|
Add device entries and documentation for Intel EtherExpress Pro/10 driver.
jkh
1997-01-17
2
-0
/
+2
*
|
Whoops! Fix an infinite loop I lovingly introduced into this code
jkh
1997-01-17
2
-4
/
+10
*
|
Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's life
jkh
1997-01-17
4
-6
/
+8
*
|
Now that I know which parts of the installation really need it (since
jkh
1997-01-17
16
-83
/
+101
*
|
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
4
-8
/
+11
*
|
Fix mishandling of extraction return status in commit.
jkh
1997-01-16
2
-0
/
+4
[next]