summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add rcsid. Remove unused #includes.charnier1998-06-151-4/+5
* Correct use of .Nm. Add rcsid. Remove unused #includes.charnier1998-06-158-40/+53
* Oops, uoff_t can't be used here yet.bde1998-06-151-2/+2
* fix another typojulian1998-06-151-2/+2
* Oopsjulian1998-06-141-1/+2
* Make it compatible with long usernamesache1998-06-141-4/+9
* Try narrow down the culprit sending undefined packet types through the loopbackjulian1998-06-144-9/+31
* Reviewed by: Amancioahasty1998-06-146-6/+142
* Slight change to directory cleanupjulian1998-06-141-5/+9
* Horrible hack to allow newfs to work again in SLICE kernels.julian1998-06-141-1/+4
* Oops, wrong file again.dfr1998-06-141-1/+1
* Add support for the Storage Dimensions SDC3222F.gibbs1998-06-141-1/+5
* Cleanup natd startup test.steve1998-06-147-35/+28
* 'They They' -> 'They'steve1998-06-141-1/+1
* Complete the switch to using gcc-2.4 features to declare fpos_t ,bde1998-06-141-18/+1
* sprintf -> snprintf to avoid potential buffer overflow.steve1998-06-146-21/+27
* Avoid an egcs pessimization for 64-bit signed division on i386's.bde1998-06-146-20/+20
* Added uoff_t.bde1998-06-141-1/+5
* Removed LOCORE ifdef. This header isn't used for locore stuff.bde1998-06-141-8/+5
* Define 64-bit types in terms of __int64_t and __uint64_t.bde1998-06-141-5/+9
* Added typedefs for __int64_t and __uint64_t. These will be used to avoidbde1998-06-141-9/+24
* Declare zs_cnattach.dfr1998-06-141-0/+29
* [Add missing files from previous commit]dfr1998-06-146-0/+527
* Major changes to the generic device framework for FreeBSD/alpha:dfr1998-06-1432-754/+801
* Don't define away __attribute__() for the non-gcc and old-gcc cases.bde1998-06-141-7/+7
* Elf64_Shdr.sh_size should be Elf64_Size not Elf64_Word.dfr1998-06-141-2/+2
* Avoid a 64-bit division in procfs_readdir(). Fixed related overflows.bde1998-06-142-20/+12
* Avoid a 64-bit division in kernfs_readdir(). Fixed related overflowsbde1998-06-141-3/+8
* Don't compile in the use of poll() when building libc_r. This isn'tpeter1998-06-144-7/+21
* Avoid 64-bit divisions and modulos. Fixed related overflows for weirdbde1998-06-141-9/+19
* If a short write, only loop if no error.jb1998-06-146-12/+12
* Avoid a 64-bit division in fdesc_readdir(). Fixed related overflowsbde1998-06-142-54/+28
* Document EINVAL return value.bde1998-06-141-0/+7
* Deal with PROTO_IGMP and PROTO_IPIP packets correctly.brian1998-06-141-2/+28
* o Pass our negotiated number of VJ slots intobrian1998-06-143-10/+15
* Add a macro tweak.steve1998-06-134-8/+10
* Mention all the environment variables that can be usedsteve1998-06-131-3/+7
* Add doc/ja/FAQ and handbook, so that releases can build again.jhay1998-06-131-1/+7
* Correct the description of the last four fields.steve1998-06-132-5/+5
* miserable -> miserablysteve1998-06-132-4/+4
* Minor tweaks in the AUTHORS section.steve1998-06-131-5/+4
* Add a symlink from /dev/vga to /dev/ttyv0 when using DEVFSsteve1998-06-133-3/+9
* Add a swissfrench keyboard mapping.steve1998-06-133-2/+125
* Merge changes from vendor branch;peter1998-06-136-52/+98
* Make -V expand it's arguments. This means that instead of 'make -V OBJS'peter1998-06-131-6/+8
* Introduce std_pps_ioctl() to automagically DTRT.phk1998-06-134-51/+71
* Allow a protocol to specify that it does NOT want to be looped backjulian1998-06-131-3/+6
* join(1) is used by lorder, add it to build-tools. (otherwise, things getpeter1998-06-131-1/+2
* Update to draft-mogul-pps-api-02.txt as submitted to IETFphk1998-06-122-18/+54
* Note which version of Kirk's sources this corresponds to.julian1998-06-123-6/+6
OpenPOWER on IntegriCloud