summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* License update authorized by NAI: remove clause 3.rwatson2002-11-051-7/+4
* Fix bogus return values from libc_r's write() routine in situations wherearchie2002-11-051-6/+21
* Clarify language relating to ACLs, Capabtilities, and MAC, since therwatson2002-11-041-28/+36
* Update license, historical information.rwatson2002-11-041-7/+8
* Point out that the MAC Framework is considered experimental.rwatson2002-11-041-0/+9
* After waiting for help with the markup, I finally decided to just patchnsayer2002-11-041-3/+3
* Add descriptions for some _PC_* variables from <sys/unistd.h> thattjr2002-11-041-1/+40
* Backout "compatibility hack" for __sF.alfred2002-11-042-9/+1
* Remove unused MBR gunk leftover from i386.jhb2002-11-031-11/+1
* Fix to compile for pc98.nyan2002-11-031-0/+8
* Initialize d->bios_cyl. We know the media size in sectors, the numbermarcel2002-11-031-4/+10
* Provide a hook to make __sF visible outside of libc for commercial appsalfred2002-11-022-1/+9
* Add support for GPT:marcel2002-11-021-5/+45
* Add support for ia64. This is almost identical to i386, except thatmarcel2002-11-021-0/+20
* Don't claim all MBR's have subtype 165 on i386.phk2002-11-022-3/+2
* Track the number of non-data chararacters stored in socket buffers so thatkbyanc2002-11-011-1/+1
* Fill in partition 2 with with "whole disk" parameters.phk2002-11-011-0/+8
* * Add stubs for pthread_cond_broadcast.dfr2002-11-013-28/+246
* No need to include floatio.h here: vfscanf() no longer uses anythingtjr2002-11-012-2/+0
* Re-apply the previously backed-out commit that fixes the problem wherearchie2002-10-316-7/+10
* Use the strong symbol'd version of pthread_mutex_init so we don'tdeischen2002-10-311-2/+2
* Style(9) improvements.phk2002-10-311-6/+6
* Set the sector size for the disk.phk2002-10-311-0/+2
* Restore to pc98 support.nyan2002-10-313-50/+108
* Use ${MACHINE} variable instead of using '.if .endif' each machines.nyan2002-10-311-18/+1
* Add '#include <err.h>' for warn().nyan2002-10-311-0/+1
* Actually save the bootblock in the disk structure. Write the bootblockjake2002-10-312-2/+9
* Make __sF static. This can not be allowed to exist in 5.x.alfred2002-10-311-1/+1
* Untested alpha disk writer.phk2002-10-301-1/+1
* Write out 15 sectors of boot code.phk2002-10-301-0/+4
* Use __func__ and break a long line.des2002-10-301-5/+4
* Fix a bug in fenner's _fetch_writev() patch (rev 1.36)des2002-10-301-1/+6
* Add two additional references to the See Also section, which contain muchtjr2002-10-301-2/+16
* Use "deprecated" instead of "depreciated" where appropriate.sheldonh2002-10-301-1/+1
* Make pthread_sigmask(3) operate on the thread signal mask, not the processmini2002-10-302-2/+54
* Use KSE to schedule threads.mini2002-10-3019-518/+1015
* Recognize the (incorrect) error code a MediaHawk server sends in reply todes2002-10-301-0/+1
* Clarify my feelings towards fetch / libfetch.des2002-10-301-1/+0
* Recommit the non-broken parts of 1.34 and 1.37.des2002-10-301-6/+11
* Don't forget to set the error flag when _fetch_read() returns -1.des2002-10-301-2/+6
* Implement DCE 1.1 compliant UUID functions. Immediate use of thesemarcel2002-10-3012-0/+669
* Reinstate revs 1.35-36 and 1.38. Revisions 1.34 and 1.37 were specificallyimp2002-10-301-12/+38
* While an interface can be depreciated, we prefer deprecated.rwatson2002-10-291-1/+1
* Getting closer to getting things right:phk2002-10-292-4/+3
* Cosmetics.ru2002-10-291-1/+1
* bsd.doc.mk changes:ru2002-10-296-6/+0
* Don't call warn(3).phk2002-10-291-5/+1
* Don't forget to '\n'-terminate new entries. This unbreaks chpass -a.des2002-10-291-1/+2
* Fix `pkg_add -r' by backing out revs 1.34-1.38.obrien2002-10-291-52/+19
* Since make release is toast anyway, add wood to the pyre:phk2002-10-295-744/+314
OpenPOWER on IntegriCloud