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
/
release
/
picobsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace kget with version which obtains its info from newly added
abial
1999-01-08
6
-675
/
+134
*
Fix typo.
abial
1998-12-22
1
-2
/
+2
*
Fix errors in last commit.
abial
1998-11-25
1
-2
/
+4
*
New revision of UCI project document. Comments are welcome...
abial
1998-11-25
1
-49
/
+152
*
Update ssh version number. It's only informational, anyway.
abial
1998-11-15
1
-3
/
+3
*
Use console instead of ttyv0 - it didn't work with serial console...
abial
1998-11-15
1
-4
/
+18
*
Change USERCONFIG_BOOT -> INTRO_USERCONFIG
abial
1998-11-14
3
-6
/
+6
*
Back out previous commit. The bpfilter -> bpf transition will have to be a
des
1998-11-03
1
-2
/
+2
*
Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
des
1998-11-03
1
-2
/
+2
*
Changed my e-mail address.
abial
1998-11-01
39
-101
/
+57
*
Change my e-mail address.
abial
1998-11-01
4
-10
/
+10
*
Added info on Unified Configuration Interface Project. Several people
abial
1998-11-01
2
-2
/
+857
*
Update help files to reflect changes in vm utility.
abial
1998-10-29
2
-5
/
+5
*
Fix conversion from pages to kB's.
abial
1998-10-29
1
-8
/
+13
*
Corect info about help files being stored in ar archive.
abial
1998-10-28
2
-2
/
+2
*
Add missing psm0 dev entry.
abial
1998-10-28
1
-1
/
+2
*
Added TODO list. Automate changing of the "Last updated" field.
abial
1998-10-28
8
-25
/
+191
*
Remove redundant files (they are recreated during building from templates
abial
1998-10-25
18
-279
/
+10
*
Changes to comply with new syntax.
abial
1998-10-25
3
-81
/
+62
*
Add msg.
abial
1998-10-25
1
-2
/
+3
*
Changes to comply with new syntax.
abial
1998-10-25
1
-21
/
+17
*
Allow to use other floppy sizes for "router" floppy.
abial
1998-10-25
1
-2
/
+7
*
Remove redundant copies, and give credit to proper person.
abial
1998-10-25
7
-665
/
+5
*
With much regret, I had to remove these two programs - their license
abial
1998-10-25
17
-9390
/
+0
*
Added ability to auto-run a presentation.
abial
1998-10-23
1
-8
/
+27
*
This is a copyrighted software. I forgot to include the license here.
abial
1998-10-22
5
-2
/
+163
*
Added two new utilities, both ported from Minix: mined (editor), and
abial
1998-10-21
15
-0
/
+9229
*
Various fixups and corrections to match the 3.0-RELEASE tree.
abial
1998-10-15
29
-69
/
+168
*
Update the date for standalone tarball.
abial
1998-10-12
1
-2
/
+2
*
Update featu^H^H^H^H^Hbug list.
abial
1998-10-12
1
-2
/
+9
*
Put some #ifdef's around debugging code.
abial
1998-10-09
2
-3
/
+19
*
Fix for bad calculation of netmask bits. I'm amazed it worked thus far...
abial
1998-10-09
1
-2
/
+5
*
Small update: you need to unpack the stand-alone picobsd tarball into
abial
1998-09-29
1
-2
/
+3
*
Make proper use of ${suffix} instead of hardwired suffixes.
abial
1998-09-29
4
-8
/
+8
*
Better handling of "custom" setup.
abial
1998-09-29
2
-19
/
+32
*
Once again turn off the BRIDGING - it's not yet ready to be the default...
abial
1998-09-29
1
-2
/
+2
*
Update for 0.41.
abial
1998-09-26
2
-4
/
+5
*
Small rearrangements for a bugfix release 0.41.
abial
1998-09-26
51
-192
/
+192
*
Move the documents to src/ so that using new version number is easier.
abial
1998-09-26
7
-10
/
+43
*
Turn off options BRIDGE and DUMMYNET again - there are still some pieces
abial
1998-09-24
1
-3
/
+3
*
Remove superfluous (and old) copies.
abial
1998-09-24
4
-143
/
+4
*
Turn on support for bridging statistics.
abial
1998-09-23
1
-3
/
+2
*
Turn on support for bridging and b/w limiting.
abial
1998-09-23
1
-3
/
+3
*
Correct comment in the "build" script about aout/ELF.
abial
1998-09-23
1
-2
/
+2
*
Hmm.. Looks like new ar(1) adds trailing '/' to each object's name...
abial
1998-09-23
1
-3
/
+4
*
Make this work when compiled ELF. The code assumed that when you go off
abial
1998-09-22
1
-3
/
+3
*
Add some more disk device nodes.
abial
1998-09-22
1
-2
/
+3
*
All PicoBSD userland is now ELF. This buys us extra 15-30kB on the floppy.
abial
1998-09-22
1
-2
/
+2
*
Use system-wide MAKEDEV, instead of our own copy.
abial
1998-09-20
4
-4668
/
+0
*
Hmm... Let's make the switch to non-DEVFS actually work. :-/
abial
1998-09-20
6
-30
/
+21
[next]