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
*
Ack! One slipped through the cracks: remember to return the correctly
wpaul
1995-05-11
1
-3
/
+3
*
Performace improvements/simplifications/cleanups:
wpaul
1995-05-10
1
-75
/
+110
*
Fix a long-standing bug that broke pkg_info utterly and probably made
jkh
1995-05-10
1
-8
/
+7
*
Fix a long-standing bug that broke pkg_info utterly and probably made
jkh
1995-05-10
2
-8
/
+13
*
Bump the number of allowable args by a factor of 4. I just scanned
jkh
1995-05-10
1
-2
/
+2
*
Document fetch-by-URL.
jkh
1995-05-10
1
-1
/
+9
*
Re-work make_dist() routine to build the tar command more reasonably.
jkh
1995-05-10
1
-54
/
+58
*
Don't use curses routines until that part of the system is initialized.
jkh
1995-05-10
2
-8
/
+12
*
Sync up to Poul - use his new Create_Chunk_DWIM() function and use the pointer
jkh
1995-05-10
2
-118
/
+20
*
Make sure that mountpoints start with a /.
jkh
1995-05-10
2
-4
/
+12
*
Whoops - dispatch() takes multiple args now.
jkh
1995-05-10
2
-4
/
+4
*
Fold in all my recent changes.
jkh
1995-05-10
10
-464
/
+867
*
Switch from bogus absolute path to a relative one.
jkh
1995-05-09
1
-1
/
+1
*
Fix nested comments for -Wcomment warnings.
rgrimes
1995-05-09
3
-24
/
+24
*
Fix nested includes for -Wcomment.
rgrimes
1995-05-09
1
-6
/
+6
*
Sync these up so that they'll get into my CVS tree at home, where I'll continue
jkh
1995-05-08
11
-29
/
+156
*
Whoops! Uncomment Write_Disk() again.
jkh
1995-05-08
2
-4
/
+4
*
Change /lib/cpp to /usr/bin/cpp
gpalmer
1995-05-08
1
-2
/
+2
*
Perform a much needed tidying-up pass over this code. Sleep for now,
jkh
1995-05-08
10
-518
/
+694
*
Add the sorted command executor code.
jkh
1995-05-08
2
-0
/
+248
*
Ok, we should now create all filesystems, mount them and extract the
jkh
1995-05-08
12
-42
/
+188
*
Implement the geometry command. Clean up the help a little.
jkh
1995-05-08
4
-16
/
+48
*
Add a wizard button for Poul.
jkh
1995-05-08
2
-2
/
+40
*
Fix a bug in multi-column output.
jkh
1995-05-08
2
-40
/
+46
*
Another sync up for Poul. Added a lot more error checking.
jkh
1995-05-07
6
-12
/
+96
*
Add FreeBSD-specific TS_* states
ache
1995-05-07
1
-0
/
+4
*
Enable sio driver and upcoming rc driver
ache
1995-05-07
1
-0
/
+19
*
Implement a work-around for Create_Chunk providing no pointer to the
jkh
1995-05-07
6
-100
/
+238
*
Fix 3 fatal mismatches in format args involving dbtob() and 7 nonfatal
bde
1995-05-07
1
-9
/
+9
*
Cast some expressions involving dbtob() to (unsigned long) and print them
bde
1995-05-07
1
-12
/
+12
*
Make this compile again. Poul and I need to sync up again.
jkh
1995-05-07
8
-112
/
+158
*
Silence `make -s' (echo -> ${ECHO}).
bde
1995-05-07
6
-9
/
+9
*
Correct a few ordering errors in how the partitions were being displayed.
jkh
1995-05-07
10
-64
/
+74
*
Print sizes of partitions now.
jkh
1995-05-07
4
-30
/
+62
*
Some fairly serious cleanup. The proper offset should now be used in
jkh
1995-05-06
14
-116
/
+254
*
Forcibly add -O2 to the vgaio CFLAGS, to work around a gcc bug.
joerg
1995-05-06
1
-0
/
+1
*
All the editors are finished. Now if I can just get a problem with libdisk
jkh
1995-05-05
18
-76
/
+1002
*
Everything but the partition editor is done. This commit is for MBR testing.
jkh
1995-05-04
16
-118
/
+940
*
This will now write MBR entries - should be enough for testing.
jkh
1995-05-04
17
-174
/
+394
*
My latest round of changes - make the "slices" editor work.
jkh
1995-05-04
12
-204
/
+670
*
Change the perennially annoying reminder to "make depend" (which may or
jkh
1995-05-03
1
-1
/
+1
*
Cosmetic changes and paranoia checks:
wpaul
1995-05-03
1
-15
/
+32
*
Put $Id$ on all of these.
rgrimes
1995-05-03
3
-8
/
+25
*
Commit my latest changes before having a nap. Still not close to done,
jkh
1995-05-01
21
-207
/
+1261
*
Don't accept usernames longer than 8 characters
ache
1995-04-30
1
-1
/
+5
*
o Add extra menu types (radio implemented, multiple choice shortly).
jkh
1995-04-29
13
-397
/
+607
*
HAVE_SAVED_UIDS not depends of BSD version but depends
ache
1995-04-29
1
-2
/
+5
*
Close sec. hole: can exec pgm with more groups than calling user have
ache
1995-04-29
1
-13
/
+15
*
Remove FreeBSD-specific setre*() cheat, we have working thing now
ache
1995-04-29
1
-15
/
+1
*
Fix typo in HAVE_SAVED_UIDS define
ache
1995-04-29
1
-2
/
+2
[next]